diff options
Diffstat (limited to 'src/io/resource.cpp')
| -rw-r--r-- | src/io/resource.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/resource.cpp b/src/io/resource.cpp index fd110492e..a373a658f 100644 --- a/src/io/resource.cpp +++ b/src/io/resource.cpp @@ -17,7 +17,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +# include "config.h" // only include where actually required! #endif #ifdef _WIN32 |
