summaryrefslogtreecommitdiff
path: root/include/m_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_gui.h')
-rw-r--r--include/m_gui.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/m_gui.h b/include/m_gui.h
index a3eddb96ee..6b0e1bddd6 100644
--- a/include/m_gui.h
+++ b/include/m_gui.h
@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <CommCtrl.h>
+#include <m_system.h>
#include <m_protoint.h>
#include <m_clc.h>
@@ -157,8 +158,6 @@ private:
Type m_default;
};
-#ifdef M_SYSTEM_CPP_H__
-
template<>
class CMOption<char*> : public CMOptionBase
{
@@ -235,7 +234,6 @@ private:
mir_ptr<Type> m_value;
};
-#endif
/////////////////////////////////////////////////////////////////////////////////////////
// Callbacks