Notification Server: Build fix, missing stdlib.h for EXIT_

This commit is contained in:
Alexander von Gluck IV 2015-10-14 18:06:32 -05:00
parent c6475ba15c
commit fc20d30ed6
1 changed files with 3 additions and 1 deletions

View File

@ -7,12 +7,14 @@
*/
#include "NotificationServer.h"
#include <Beep.h>
#include <Notifications.h>
#include <PropertyInfo.h>
#include <stdlib.h>
#include "NotificationWindow.h"
#include "NotificationServer.h"
const char* kSoundNames[] = {