summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Get.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/Get.cpp')
-rw-r--r--src/engine/events/Get.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/Get.cpp b/src/engine/events/Get.cpp
index 93b81b24..17c4699d 100644
--- a/src/engine/events/Get.cpp
+++ b/src/engine/events/Get.cpp
@@ -16,7 +16,7 @@
*/
#include "Get.hpp"
-#include "interface/ClientInterface.hpp"
+#include "ingen/ClientInterface.hpp"
#include "Request.hpp"
#include "Engine.hpp"
#include "EngineStore.hpp"