Fix build with Qt 5.5. Gentoo-bug: 563678 --- databasedatatypes.h +++ databasedatatypes.h @@ -23,6 +23,7 @@ #include <QColor> #include <QStringList> #include <QGeoCoordinate> +#include <QObject> class Enums : public QObject {