diff --git a/common/vsprops/QtCompile.props b/common/vsprops/QtCompile.props
index bc47450c1e..8bd8b78b64 100644
--- a/common/vsprops/QtCompile.props
+++ b/common/vsprops/QtCompile.props
@@ -79,7 +79,7 @@
-DQT_NO_DEBUG -DNDEBUG $(MocDefines)
- "-I$(QtIncludeDir)" "-I$(SolutionDir)pcsx2" "-I$(SolutionDir)" -I.
+ -I"$(QtIncludeDir)." -I"$(SolutionDir)pcsx2" "-I$(SolutionDir)." -I.