diff --git a/qad/utils/qad_locations.cpp b/qad/utils/qad_locations.cpp index bcc9d6e..54e3e32 100644 --- a/qad/utils/qad_locations.cpp +++ b/qad/utils/qad_locations.cpp @@ -3,6 +3,7 @@ #include #include #include +#include #if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0) # include #else diff --git a/qad/utils/qad_locations.h b/qad/utils/qad_locations.h index 48fdfc1..3168b18 100644 --- a/qad/utils/qad_locations.h +++ b/qad/utils/qad_locations.h @@ -21,7 +21,7 @@ #define QAD_LOCATIONS_H #include "qad_export.h" -#include +#include namespace QAD {