summaryrefslogtreecommitdiff
path: root/quacker/history.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/history.cpp')
-rw-r--r--quacker/history.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/quacker/history.cpp b/quacker/history.cpp
index 1d4ca9f..0ea2feb 100644
--- a/quacker/history.cpp
+++ b/quacker/history.cpp
@@ -17,6 +17,9 @@
*/
#include <QtGui>
+#include <QVBoxLayout>
+#include <QTableWidget>
+#include <QTableWidgetItem>
#include <game.h>
#include <quackleio/util.h>