diff --git a/src/RageUtil.cpp b/src/RageUtil.cpp index a6428a7f6b..8443b88f7d 100644 --- a/src/RageUtil.cpp +++ b/src/RageUtil.cpp @@ -1280,7 +1280,7 @@ bool GetFileContents( const RString &sFile, vector &asOut ) return true; } -#include "pcre/pcre.h" +#include "../extern/pcre/pcre.h" void Regex::Compile() { const char *error; diff --git a/src/StepMania-net2008.vcproj b/src/StepMania-net2008.vcproj index 6beffd0d80..b12ffdfd1d 100644 --- a/src/StepMania-net2008.vcproj +++ b/src/StepMania-net2008.vcproj @@ -50,7 +50,7 @@