diff options
Diffstat (limited to 'plugins/NotifyAnything/src/stdafx.h')
-rw-r--r-- | plugins/NotifyAnything/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NotifyAnything/src/stdafx.h b/plugins/NotifyAnything/src/stdafx.h index 3b2ee7f221..ee5af5344a 100644 --- a/plugins/NotifyAnything/src/stdafx.h +++ b/plugins/NotifyAnything/src/stdafx.h @@ -17,7 +17,7 @@ #include "m_popup.h"
#include "resource.h"
-#include "Version.h"
+#include "version.h"
extern HINSTANCE hInst;
|