mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Corrected include path to work under Windows
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
#include "mysql.h"
|
||||
#include "mysql_version.h"
|
||||
#include "mysqld_error.h"
|
||||
#include "sql/ha_ndbcluster_tables.h"
|
||||
#include "../sql/ha_ndbcluster_tables.h"
|
||||
|
||||
/* Exit codes */
|
||||
|
||||
|
Reference in New Issue
Block a user