mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-08-06 08:01:47 +02:00
Change MySQL header include path.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#ifdef SQMOD_POCO_HAS_MYSQL
|
||||
#include <mysql.h>
|
||||
#include <mysql/mysql.h>
|
||||
#else
|
||||
#error Enable MySQL support in order to compile this library.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user