summaryrefslogtreecommitdiff
path: root/gui/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main.cc')
-rw-r--r--gui/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main.cc b/gui/main.cc
index e873d1c..5e45465 100644
--- a/gui/main.cc
+++ b/gui/main.cc
@@ -1,4 +1,4 @@
-#include "definitions.h"
+#include "pipe_spec.h"
#include "gui.h"
#include "logger.h"
#include <QApplication>