summaryrefslogtreecommitdiffstats
path: root/examples/sql/books/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/books/main.cpp')
-rw-r--r--examples/sql/books/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/books/main.cpp b/examples/sql/books/main.cpp
index e65ac936426..76a05f1c399 100644
--- a/examples/sql/books/main.cpp
+++ b/examples/sql/books/main.cpp
@@ -3,7 +3,7 @@
#include "bookwindow.h"
-#include <QtWidgets>
+#include <QApplication>
int main(int argc, char * argv[])
{