aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/detection.cpp')
-rw-r--r--engines/titanic/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/detection.cpp b/engines/titanic/detection.cpp
index 5fad72a9df..b33ac51bed 100644
--- a/engines/titanic/detection.cpp
+++ b/engines/titanic/detection.cpp
@@ -20,10 +20,10 @@
*
*/
-#include "titanic/titanic.h"
#include "titanic/core/project_item.h"
+#include "titanic/events.h"
#include "titanic/support/simple_file.h"
-
+#include "titanic/titanic.h"
#include "base/plugins.h"
#include "common/savefile.h"
#include "common/str-array.h"