diff options
Diffstat (limited to 'plugins/AutoRun/src/stdafx.h')
-rw-r--r-- | plugins/AutoRun/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoRun/src/stdafx.h b/plugins/AutoRun/src/stdafx.h index cffea647f6..830c60b4f9 100644 --- a/plugins/AutoRun/src/stdafx.h +++ b/plugins/AutoRun/src/stdafx.h @@ -7,7 +7,7 @@ #include <win2k.h>
#include "resource.h"
-#include "Version.h"
+#include "version.h"
#define SUB_KEY _T("Software\\Microsoft\\Windows\\CurrentVersion\\Run")
#define ModuleName LPGEN("Autorun")
|