aboutsummaryrefslogtreecommitdiff
path: root/qt/employee.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'qt/employee.hxx')
-rw-r--r--qt/employee.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/qt/employee.hxx b/qt/employee.hxx
index 3117596..58f43cc 100644
--- a/qt/employee.hxx
+++ b/qt/employee.hxx
@@ -5,12 +5,12 @@
#ifndef EMPLOYEE_HXX
#define EMPLOYEE_HXX
-#include <QString>
-#include <QByteArray>
-#include <QDateTime>
-#include <QSharedPointer>
-#include <QList>
-#include <QSet>
+#include <QtCore/QString>
+#include <QtCore/QByteArray>
+#include <QtCore/QDateTime>
+#include <QtCore/QSharedPointer>
+#include <QtCore/QList>
+#include <QtCore/QSet>
#include <odb/core.hxx>