summaryrefslogtreecommitdiffhomepage
path: root/gui/process_detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/process_detector.h')
-rw-r--r--gui/process_detector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/process_detector.h b/gui/process_detector.h
index e081fa27..a659c178 100644
--- a/gui/process_detector.h
+++ b/gui/process_detector.h
@@ -13,7 +13,7 @@
#include <QTableWidget>
#include <QResizeEvent>
-#include "compat/options.hpp"
+#include "options/options.hpp"
using namespace options;
class FancyTable : public QTableWidget