summaryrefslogtreecommitdiff
path: root/client/pcpviewer.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-10-12 12:09:50 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2011-10-12 12:09:50 +0200
commitffc19fdcd0845dbd85c2bba990c590fcc5fba670 (patch)
treef8a397c2c3a24f2b7fe180c7402f36919e784179 /client/pcpviewer.h
parent29b92e2906823878a7c516dc454d9ae8654de8fb (diff)
Finalised the praxisd communination code. Still untested though...
Diffstat (limited to 'client/pcpviewer.h')
-rw-r--r--client/pcpviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pcpviewer.h b/client/pcpviewer.h
index dd86fea..5b57fd6 100644
--- a/client/pcpviewer.h
+++ b/client/pcpviewer.h
@@ -30,7 +30,7 @@
#include <QWidget>
-#include "../server/src/praxisd.h"
+#include "praxisd.h"
class PCPViewer : public QWidget {
Q_OBJECT