summaryrefslogtreecommitdiffstats
path: root/deps/qt5/patches/qt5.mysql.h.diff
blob: f1cf11b91c0b713d93a338c4bc8bf5b641b653fe (plain)
1
2
3
4
5
6
7
8
9
10
11
--- qt-everywhere-opensource-src-5.9.0/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h.orig	2017-05-26 14:43:31.000000000 +0200
+++ qt-everywhere-opensource-src-5.9.0/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h	2017-06-17 22:11:34.211899826 +0200
@@ -57,7 +57,7 @@
 #include <QtCore/qt_windows.h>
 #endif
 
-#include <mysql.h>
+#include <mysql/mysql.h>
 
 #ifdef QT_PLUGIN
 #define Q_EXPORT_SQLDRIVER_MYSQL