summaryrefslogtreecommitdiff
path: root/plugins/Toaster/src/stdafx.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-08-28 18:14:33 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-08-28 18:14:33 +0000
commitaee4304b42bb9ad1f3ebff59bd3bbfb4fff0e2bc (patch)
tree456fdf4a93df034ecf0fda5b98dabee9eeee230d /plugins/Toaster/src/stdafx.h
parent56221ca601d82050d6336e1b403aa6e0336ccfd5 (diff)
revert
git-svn-id: http://svn.miranda-ng.org/main/trunk@15070 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Toaster/src/stdafx.h')
-rw-r--r--plugins/Toaster/src/stdafx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h
index a0e15b5714..a0dc262a7d 100644
--- a/plugins/Toaster/src/stdafx.h
+++ b/plugins/Toaster/src/stdafx.h
@@ -3,8 +3,8 @@
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
-#include <msapi\wrl\implements.h>
-#include <msapi\windows.ui.notifications.h>
+#include <wrl\implements.h>
+#include <windows.ui.notifications.h>
#include <newpluginapi.h>
#include <m_system.h>