summaryrefslogtreecommitdiffstats
path: root/src/engine/events/CreatePatchEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/CreatePatchEvent.hpp')
-rw-r--r--src/engine/events/CreatePatchEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/CreatePatchEvent.hpp b/src/engine/events/CreatePatchEvent.hpp
index 733aba17..81ef6b44 100644
--- a/src/engine/events/CreatePatchEvent.hpp
+++ b/src/engine/events/CreatePatchEvent.hpp
@@ -19,7 +19,7 @@
#define CREATEPATCHEVENT_H
#include <string>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
#include "QueuedEvent.hpp"
using std::string;