<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 &lt;QtCore/qt_windows.h&gt;
 #endif
 
-#include &lt;mysql.h&gt;
+#include &lt;mysql/mysql.h&gt;
 
 #ifdef QT_PLUGIN
 #define Q_EXPORT_SQLDRIVER_MYSQL
</pre></body></html>