diff --git a/Source/Project64-core/stdafx.h b/Source/Project64-core/stdafx.h index 1c8054a33..e1e400916 100644 --- a/Source/Project64-core/stdafx.h +++ b/Source/Project64-core/stdafx.h @@ -4,6 +4,6 @@ #include "Multilanguage.h" #include "Notification.h" -#include "version.h" +#include "Version.h" #include "Settings/SettingsClass.h" #include "TraceModulesProject64.h"