summaryrefslogtreecommitdiffstats
path: root/examples/charts/barmodelmapper/tablewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/barmodelmapper/tablewidget.h')
-rw-r--r--examples/charts/barmodelmapper/tablewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/barmodelmapper/tablewidget.h b/examples/charts/barmodelmapper/tablewidget.h
index 3846cc11..126d3066 100644
--- a/examples/charts/barmodelmapper/tablewidget.h
+++ b/examples/charts/barmodelmapper/tablewidget.h
@@ -21,7 +21,7 @@
#ifndef TABLEWIDGET_H
#define TABLEWIDGET_H
-#include <QWidget>
+#include <QtWidgets/QWidget>
class TableWidget : public QWidget
{