diff options
Diffstat (limited to 'src/mir_app')
-rw-r--r-- | src/mir_app/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_app/src/stdafx.h b/src/mir_app/src/stdafx.h index 7f8ff36975..8163839d31 100644 --- a/src/mir_app/src/stdafx.h +++ b/src/mir_app/src/stdafx.h @@ -67,7 +67,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_clc.h>
#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
#include <m_protosvc.h>
|