diff options
Diffstat (limited to 'plugins/ZeroNotification/src/stdafx.h')
-rw-r--r-- | plugins/ZeroNotification/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/src/stdafx.h b/plugins/ZeroNotification/src/stdafx.h index bd1e1dc792..32753cb1ce 100644 --- a/plugins/ZeroNotification/src/stdafx.h +++ b/plugins/ZeroNotification/src/stdafx.h @@ -1,4 +1,4 @@ -#include <windows.h>
+#include <windows.h>
#include <commctrl.h>
#include <newpluginapi.h>
|