diff options
Diffstat (limited to 'plugins/ShellExt/src/stdafx.h')
-rw-r--r-- | plugins/ShellExt/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index 743de5fee4..a5b02f1ff5 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -21,7 +21,7 @@ #include <m_database.h>
#include <win2k.h>
-#include "Version.h"
+#include "version.h"
#define SHLExt_Name "shlext15"
#define SHLExt_MRU "MRU"
|