summaryrefslogtreecommitdiffstats
path: root/test/signal_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/signal_test.cpp')
-rw-r--r--test/signal_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/signal_test.cpp b/test/signal_test.cpp
index 39d7e0f..cd487b0 100644
--- a/test/signal_test.cpp
+++ b/test/signal_test.cpp
@@ -1,7 +1,9 @@
#include "core/signal.hpp"
#include "core/task.hpp"
#include "object.hpp"
+#include "window.hpp"
#include "flatland.hpp"
+
#include <iostream>
using namespace std;