notification_server: Fixed include order.

This commit is contained in:
Axel Dörfler
2015-10-17 14:16:13 +02:00
parent 19c3a98dbf
commit 1034412d56
@@ -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"