summaryrefslogtreecommitdiffstats
path: root/tools/uilib/formbuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/uilib/formbuilder.h')
-rw-r--r--tools/uilib/formbuilder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/uilib/formbuilder.h b/tools/uilib/formbuilder.h
index 01aeb16a09..1d3dc5a395 100644
--- a/tools/uilib/formbuilder.h
+++ b/tools/uilib/formbuilder.h
@@ -42,8 +42,8 @@
#ifndef FORMBUILDER_H
#define FORMBUILDER_H
-#include <QtDesigner/uilib_global.h>
-#include <QtDesigner/QAbstractFormBuilder>
+#include "uilib_global.h"
+#include "abstractformbuilder.h"
#include <QtCore/QStringList>
#include <QtCore/QMap>