summaryrefslogtreecommitdiff
path: root/src/utils/paths.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/paths.cpp')
-rw-r--r--src/utils/paths.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/paths.cpp b/src/utils/paths.cpp
index 44e132c05..9023c4909 100644
--- a/src/utils/paths.cpp
+++ b/src/utils/paths.cpp
@@ -19,7 +19,7 @@
*/
#ifdef _MSC_VER
-#include "msvc/config.h"
+# include "msvc/config.h"
#elif defined(HAVE_CONFIG_H)
#include "config.h"
#endif // _MSC_VER