summaryrefslogtreecommitdiffstats
path: root/qdbd/executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'qdbd/executor.h')
-rw-r--r--qdbd/executor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qdbd/executor.h b/qdbd/executor.h
index 4dde463..cd4431b 100644
--- a/qdbd/executor.h
+++ b/qdbd/executor.h
@@ -22,7 +22,7 @@
#define EXECUTOR_H
class Stream;
-#include "streampacket.h"
+#include "libqdb/streampacket.h"
#include <QtCore/qobject.h>