summaryrefslogtreecommitdiff
path: root/protocols/IRCG
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-04-06 19:19:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-04-06 19:19:14 +0300
commite45e2f1683f984ec5ef05c0b4ffff87ee0405f43 (patch)
treea2440baf78c8ec3ec7d6f8095ef3f4e3e7ab8ad0 /protocols/IRCG
parent0637ba6920b7e7b3ef2b8fd8450d90262ac77649 (diff)
code cleaning
Diffstat (limited to 'protocols/IRCG')
-rw-r--r--protocols/IRCG/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h
index 32bc8af34d..61e086bb1e 100644
--- a/protocols/IRCG/src/stdafx.h
+++ b/protocols/IRCG/src/stdafx.h
@@ -46,7 +46,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "m_protocols.h"
#include "m_protosvc.h"
#include "m_protoint.h"
-#include "m_clist.h"
+#include <m_clistint.h>
#include "m_options.h"
#include "m_database.h"
#include "m_utils.h"