diff options
Diffstat (limited to 'include/myisam.h')
-rw-r--r-- | include/myisam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/myisam.h b/include/myisam.h index 4d55409b8b3..982982711f1 100644 --- a/include/myisam.h +++ b/include/myisam.h @@ -32,7 +32,7 @@ extern "C" { #include "keycache.h" #endif #include "my_handler.h" -#include <plugin.h> +#include <mysql/plugin.h> /* There is a hard limit for the maximum number of keys as there are only |