aboutsummaryrefslogtreecommitdiff
path: root/tools/bookmaker/definition.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bookmaker/definition.cpp')
-rw-r--r--tools/bookmaker/definition.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/bookmaker/definition.cpp b/tools/bookmaker/definition.cpp
index fb96ed19a4..e6707f6c55 100644
--- a/tools/bookmaker/definition.cpp
+++ b/tools/bookmaker/definition.cpp
@@ -5,9 +5,11 @@
* found in the LICENSE file.
*/
-#include "bookmaker.h"
#include "SkOSPath.h"
+#include "definition.h"
+#include "textParser.h"
+
#ifdef CONST
#undef CONST
#endif