summaryrefslogtreecommitdiffstats
path: root/tests/boxplottester/pentool.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/boxplottester/pentool.h')
-rw-r--r--tests/boxplottester/pentool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/boxplottester/pentool.h b/tests/boxplottester/pentool.h
index 66e7ab10..13b4064d 100644
--- a/tests/boxplottester/pentool.h
+++ b/tests/boxplottester/pentool.h
@@ -20,8 +20,8 @@
#ifndef PENTOOL_H
#define PENTOOL_H
-#include <QWidget>
-#include <QPen>
+#include <QtWidgets/QWidget>
+#include <QtGui/QPen>
class QPushButton;
class QDoubleSpinBox;