summaryrefslogtreecommitdiffstats
path: root/engine/flatland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/flatland.cpp')
-rw-r--r--engine/flatland.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/flatland.cpp b/engine/flatland.cpp
index 628331b..97829a4 100644
--- a/engine/flatland.cpp
+++ b/engine/flatland.cpp
@@ -9,7 +9,7 @@
using namespace std;
-#include "flattask.h"
+#include "task.hpp"
#include "signal.h"
#include "flatwindow.h"
#include "flatexception.h"