aboutsummaryrefslogtreecommitdiff
path: root/aoscene.h
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2018-07-05 19:32:51 +0200
committerstonedDiscord <stoned@derpymail.org>2018-07-05 19:32:51 +0200
commit30a87d23c9c63bed072b3460e7482075dc530b2c (patch)
tree73da046880abf88b47f4f79df10a7e151c203457 /aoscene.h
parentf5e0177b9e13c68fa960dc873cd62452943dac3f (diff)
moved includes to header files
Diffstat (limited to 'aoscene.h')
-rw-r--r--aoscene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aoscene.h b/aoscene.h
index 8c964451..08c286e1 100644
--- a/aoscene.h
+++ b/aoscene.h
@@ -2,6 +2,7 @@
#define AOSCENE_H
#include <QLabel>
+#include <QDebug>
class Courtroom;
class AOApplication;