summaryrefslogtreecommitdiff
path: root/include/m_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_options.h')
-rw-r--r--include/m_options.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/m_options.h b/include/m_options.h
index 20f160c7c8..4e4b4f164f 100644
--- a/include/m_options.h
+++ b/include/m_options.h
@@ -25,7 +25,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef M_OPTIONS_H__
#define M_OPTIONS_H__
-extern int hLangpack;
+#ifndef M_CORE_H__
+#include <m_core.h>
+#endif
/* Opt/Initialise
The user opened the options dialog. Modules should do whatever initialisation