aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--die.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/die.h b/die.h
index 3ae90dd..be70719 100644
--- a/die.h
+++ b/die.h
@@ -23,6 +23,7 @@
#define DIE_H
#include <QList>
+#include <QString>
/**
* @brief The Die class implements all methods required from a die. You must set the Faces first, then you can roll it and roll it again, to add or replace the previous result.