summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectAllEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/DisconnectAllEvent.hpp')
-rw-r--r--src/engine/events/DisconnectAllEvent.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/events/DisconnectAllEvent.hpp b/src/engine/events/DisconnectAllEvent.hpp
index 6b75e6df..d6e96e38 100644
--- a/src/engine/events/DisconnectAllEvent.hpp
+++ b/src/engine/events/DisconnectAllEvent.hpp
@@ -19,8 +19,8 @@
#define DISCONNECTNODEEVENT_H
#include <string>
-#include <raul/List.hpp>
-#include <raul/Path.hpp>
+#include "raul/List.hpp"
+#include "raul/Path.hpp"
#include "QueuedEvent.hpp"
using std::string;