diff options
Diffstat (limited to 'plugins/ZeroNotification/src/main.cpp')
-rw-r--r-- | plugins/ZeroNotification/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/src/main.cpp b/plugins/ZeroNotification/src/main.cpp index 8b0cdf3c13..e4434913e4 100644 --- a/plugins/ZeroNotification/src/main.cpp +++ b/plugins/ZeroNotification/src/main.cpp @@ -9,7 +9,7 @@ Miranda can be found here: http://miranda-ng.org/
*/
-#include "common.h"
+#include "stdafx.h"
HINSTANCE hInst;
|