diff options
Diffstat (limited to 'common/system.cpp')
-rw-r--r-- | common/system.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/system.cpp b/common/system.cpp index 842e2e1f73..feeef61763 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -20,6 +20,8 @@ * */ +#include "stdafx.h" + #include "backends/intern.h" #include "base/gameDetector.h" |