summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Version.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Version.cpp')
-rw-r--r--Source/Core/Common/Version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/Version.cpp b/Source/Core/Common/Version.cpp
index c21896afdc..fba14eeeb6 100644
--- a/Source/Core/Common/Version.cpp
+++ b/Source/Core/Common/Version.cpp
@@ -3,7 +3,7 @@
// Refer to the license.txt file included.
#include "Common/Common.h"
-#include "scmrev.h"
+#include "Common/scmrev.h"
#ifdef _DEBUG
#define BUILD_TYPE_STR "Debug "