diff options
Diffstat (limited to 'plugins/SimpleStatusMsg/src/commonheaders.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/commonheaders.h b/plugins/SimpleStatusMsg/src/commonheaders.h index 2fd1426354..843a3555fa 100644 --- a/plugins/SimpleStatusMsg/src/commonheaders.h +++ b/plugins/SimpleStatusMsg/src/commonheaders.h @@ -40,7 +40,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <m_clist.h>
#include <m_clistint.h>
#include <m_skin.h>
-#include <m_system.h>
+#include <m_system_cpp.h>
#include <m_options.h>
#include <m_langpack.h>
#include <m_protosvc.h>
|