summaryrefslogtreecommitdiffstats
path: root/src/engine/events/CreatePatchEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/CreatePatchEvent.cpp')
-rw-r--r--src/engine/events/CreatePatchEvent.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/events/CreatePatchEvent.cpp b/src/engine/events/CreatePatchEvent.cpp
index 1f6504ab..b390770a 100644
--- a/src/engine/events/CreatePatchEvent.cpp
+++ b/src/engine/events/CreatePatchEvent.cpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <raul/Maid.hpp>
-#include <raul/Path.hpp>
+#include "raul/Maid.hpp"
+#include "raul/Path.hpp"
#include "CreatePatchEvent.hpp"
#include "Responder.hpp"
#include "PatchImpl.hpp"