diff options
Diffstat (limited to 'protocols/MRA/src/stdafx.h')
-rw-r--r-- | protocols/MRA/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/src/stdafx.h b/protocols/MRA/src/stdafx.h index df92980ad9..2e7594abef 100644 --- a/protocols/MRA/src/stdafx.h +++ b/protocols/MRA/src/stdafx.h @@ -23,7 +23,7 @@ #include <newpluginapi.h>
#include <m_system.h>
#include <m_protocols.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_cluiframes.h>
#include <m_genmenu.h>
#include <m_ignore.h>
|