summaryrefslogtreecommitdiffstats
path: root/src/engine/Event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/Event.hpp')
-rw-r--r--src/engine/Event.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/Event.hpp b/src/engine/Event.hpp
index 5860da2a..ddfb58c9 100644
--- a/src/engine/Event.hpp
+++ b/src/engine/Event.hpp
@@ -19,8 +19,8 @@
#define EVENT_H
#include <cassert>
-#include <raul/SharedPtr.hpp>
-#include <raul/Deletable.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/Deletable.hpp"
#include "types.hpp"
namespace Ingen {