diff options
Diffstat (limited to 'plugins/ClientChangeNotify/src')
-rw-r--r-- | plugins/ClientChangeNotify/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h index 381703bcef..1b8d6404f6 100644 --- a/plugins/ClientChangeNotify/src/stdafx.h +++ b/plugins/ClientChangeNotify/src/stdafx.h @@ -57,7 +57,7 @@ #include "resource.h"
#include "Misc.h"
-#include "Version.h"
+#include "version.h"
// Actions on popup click
#define PCA_OPENMESSAGEWND 0 // open message window
|