summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AutoRun/src/stdafx.h')
-rw-r--r--plugins/AutoRun/src/stdafx.h2
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")