summaryrefslogtreecommitdiffstats
path: root/deps/qt5/patches/qt5.mysql.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/qt5/patches/qt5.mysql.h.diff')
-rw-r--r--deps/qt5/patches/qt5.mysql.h.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/deps/qt5/patches/qt5.mysql.h.diff b/deps/qt5/patches/qt5.mysql.h.diff
deleted file mode 100644
index f1cf11b..0000000
--- a/deps/qt5/patches/qt5.mysql.h.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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