diff --git a/src/config/configfile.cpp b/src/config/configfile.cpp index 4c5937d9..b6386e31 100644 --- a/src/config/configfile.cpp +++ b/src/config/configfile.cpp @@ -28,7 +28,7 @@ #include #endif -#include +#include #include #include diff --git a/src/gui/qt/qttools/qttoolswrapper.cpp b/src/gui/qt/qttools/qttoolswrapper.cpp index 481663be..1ae49335 100644 --- a/src/gui/qt/qttools/qttoolswrapper.cpp +++ b/src/gui/qt/qttools/qttoolswrapper.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include "qttoolswrapper.h" -#include +#include using namespace std;