diff options
Diffstat (limited to 'plugins/MirandaG15')
-rw-r--r-- | plugins/MirandaG15/src/StdAfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h index 64723b62b2..f6aabb0c8f 100644 --- a/plugins/MirandaG15/src/StdAfx.h +++ b/plugins/MirandaG15/src/StdAfx.h @@ -22,7 +22,7 @@ using namespace std; #include <m_protosvc.h>
#include <m_database.h>
#include <m_options.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_protocols.h>
#include <m_skin.h>
#include <m_chat.h>
|