diff options
Diffstat (limited to 'plugins/StartPosition')
-rw-r--r-- | plugins/StartPosition/src/Common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/StartPosition/src/Common.h b/plugins/StartPosition/src/Common.h index 53509894d8..b962157adc 100644 --- a/plugins/StartPosition/src/Common.h +++ b/plugins/StartPosition/src/Common.h @@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <windows.h>
#include <newpluginapi.h>
+#include <m_database.h>
#include <m_langpack.h>
#include <m_utils.h>
#include <m_options.h>
|