summaryrefslogtreecommitdiffstats
path: root/libraries/qt5/patches/qt5.mysql.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/qt5/patches/qt5.mysql.h.diff')
-rw-r--r--libraries/qt5/patches/qt5.mysql.h.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/qt5/patches/qt5.mysql.h.diff b/libraries/qt5/patches/qt5.mysql.h.diff
deleted file mode 100644
index 1ac6faacfd..0000000000
--- a/libraries/qt5/patches/qt5.mysql.h.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur qt-everywhere-opensource-src-5.1.0.orig/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h qt-everywhere-opensource-src-5.1.0/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h
---- qt-everywhere-opensource-src-5.1.0.orig/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h 2013-07-02 07:09:52.000000000 +0000
-+++ qt-everywhere-opensource-src-5.1.0/qtbase/src/plugins/sqldrivers/mysql/qsql_mysql_p.h 2013-07-21 21:21:01.190172379 +0000
-@@ -60,7 +60,7 @@
- #include <QtCore/qt_windows.h>
- #endif
-
--#include <mysql.h>
-+#include <mysql/mysql.h>
-
- #ifdef QT_PLUGIN
- #define Q_EXPORT_SQLDRIVER_MYSQL