summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events.hpp')
-rw-r--r--src/libs/engine/events.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/events.hpp b/src/libs/engine/events.hpp
index 0cfbbc86..84bde550 100644
--- a/src/libs/engine/events.hpp
+++ b/src/libs/engine/events.hpp
@@ -18,7 +18,7 @@
#ifndef EVENTS_H
#define EVENTS_H
-#include "../../../../config/config.h"
+#include CONFIG_H_PATH
#include "DeactivateEvent.hpp"
#include "EnablePatchEvent.hpp"