aboutsummaryrefslogtreecommitdiff
path: root/tools/bookmaker/selfCheck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bookmaker/selfCheck.cpp')
-rw-r--r--tools/bookmaker/selfCheck.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/bookmaker/selfCheck.cpp b/tools/bookmaker/selfCheck.cpp
index 5f1eb38ece..1c822c2d05 100644
--- a/tools/bookmaker/selfCheck.cpp
+++ b/tools/bookmaker/selfCheck.cpp
@@ -5,7 +5,8 @@
* found in the LICENSE file.
*/
-#include "bookmaker.h"
+#include "bmhParser.h"
+#include "selfCheck.h"
#ifdef SK_BUILD_FOR_WIN
#include <windows.h>