notification_server: Fixed include order.
This commit is contained in:
@@ -9,10 +9,11 @@
|
||||
|
||||
#include "NotificationServer.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <Beep.h>
|
||||
#include <Notifications.h>
|
||||
#include <PropertyInfo.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "NotificationWindow.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user