diff options
Diffstat (limited to 'src/core/stdclist/src/stdafx.h')
-rw-r--r-- | src/core/stdclist/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/src/stdafx.h b/src/core/stdclist/src/stdafx.h index 5d0bcd3360..142f20a451 100644 --- a/src/core/stdclist/src/stdafx.h +++ b/src/core/stdclist/src/stdafx.h @@ -39,7 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <win2k.h>
#include <newpluginapi.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_system.h>
#include <m_database.h>
#include <m_langpack.h>
|