diff options
Diffstat (limited to 'src/core/stduseronline/src/stdafx.h')
-rw-r--r-- | src/core/stduseronline/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index f47894dc8e..ce3622103e 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -47,7 +47,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_database.h>
#include <m_netlib.h>
#include <m_langpack.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_button.h>
#include <m_protosvc.h>
#include <m_protocols.h>
|