summaryrefslogtreecommitdiffstats
path: root/src/engine/PatchPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PatchPlugin.hpp')
-rw-r--r--src/engine/PatchPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/PatchPlugin.hpp b/src/engine/PatchPlugin.hpp
index a7334392..27fd93b5 100644
--- a/src/engine/PatchPlugin.hpp
+++ b/src/engine/PatchPlugin.hpp
@@ -18,7 +18,7 @@
#ifndef PATCHPLUGIN_H
#define PATCHPLUGIN_H
-#include CONFIG_H_PATH
+#include "config.h"
#include <string>
#include "PluginImpl.hpp"