summaryrefslogtreecommitdiffstats
path: root/src/LashDriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LashDriver.cpp')
-rw-r--r--src/LashDriver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LashDriver.cpp b/src/LashDriver.cpp
index 5c58444..eeab10c 100644
--- a/src/LashDriver.cpp
+++ b/src/LashDriver.cpp
@@ -17,7 +17,7 @@
#include <iostream>
#include <string>
-#include "../../config/config.h"
+#include CONFIG_H_PATH
#include "LashDriver.hpp"
#include "Patchage.hpp"
#include "StateManager.hpp"