diff options
Diffstat (limited to 'protocols/EmLanProto/src/stdafx.h')
-rw-r--r-- | protocols/EmLanProto/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/EmLanProto/src/stdafx.h b/protocols/EmLanProto/src/stdafx.h index db054e03c0..3db62db596 100644 --- a/protocols/EmLanProto/src/stdafx.h +++ b/protocols/EmLanProto/src/stdafx.h @@ -14,8 +14,8 @@ #include <newpluginapi.h>
#include <m_options.h>
+#include <m_protosvc.h>
#include <m_database.h>
-#include <m_protomod.h>
#include <m_langpack.h>
#include "resource.h"
|