diff options
Diffstat (limited to 'common/config-file.cpp')
-rw-r--r-- | common/config-file.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/config-file.cpp b/common/config-file.cpp index 5ce5ca4d8d..46e5a68672 100644 --- a/common/config-file.cpp +++ b/common/config-file.cpp @@ -19,7 +19,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "common/config-file.h" #include "common/file.h" |