summaryrefslogtreecommitdiff
path: root/plugins/Toaster/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-02-01 20:08:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-02-01 20:08:00 +0300
commitfedaef8b13087ba33fbc885b64b6582c2d5f43f4 (patch)
tree097b86446eb9718fa75f2bb414cc17ae7147521f /plugins/Toaster/src/stdafx.h
parent133b067e695bee81189df980c9043fe843d7887e (diff)
m_system_cpp.h removed, because there're no C files anymore (hurrah)
Diffstat (limited to 'plugins/Toaster/src/stdafx.h')
-rw-r--r--plugins/Toaster/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h
index f56f0cfeec..1a389a8add 100644
--- a/plugins/Toaster/src/stdafx.h
+++ b/plugins/Toaster/src/stdafx.h
@@ -13,7 +13,7 @@
#include <string>
#include <newpluginapi.h>
-#include <m_system_cpp.h>
+#include <m_system.h>
#include <m_langpack.h>
#include <m_avatars.h>
#include <m_protocols.h>