diff options
Diffstat (limited to 'src/Quest.cpp')
-rw-r--r-- | src/Quest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Quest.cpp b/src/Quest.cpp index 2eed1ae..a361418 100644 --- a/src/Quest.cpp +++ b/src/Quest.cpp @@ -1,4 +1,4 @@ -#include <common.h>
+#include <Quest.h>
#define TITLE Quest(
#define DESC ,
|