summaryrefslogtreecommitdiff
path: root/agents/notificationconn.cc
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2016-01-01 22:06:17 +0100
committerJavier <dev.git@javispedro.com>2016-01-01 22:06:17 +0100
commit5d82870a04d70ee6e3f075cd4e8a9b6f416e84bb (patch)
tree62892f246309bda674bc505281e4b11e5d2c0546 /agents/notificationconn.cc
parenta45977185a485624095bff1a15024e9199eee676 (diff)
downloadsapd-5d82870a04d70ee6e3f075cd4e8a9b6f416e84bb.tar.gz
sapd-5d82870a04d70ee6e3f075cd4e8a9b6f416e84bb.zip
fix source and header paths
Diffstat (limited to 'agents/notificationconn.cc')
-rw-r--r--agents/notificationconn.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/agents/notificationconn.cc b/agents/notificationconn.cc
index bfe719b..7183ad4 100644
--- a/agents/notificationconn.cc
+++ b/agents/notificationconn.cc
@@ -2,8 +2,7 @@
#include <QtCore/QTimer>
#include <QtCore/QFile>
-#include "sappeer.h"
-#include "endianhelpers.h"
+#include <sap/endianhelpers.h>
#include "notificationconn.h"
#if SAILFISH