summaryrefslogtreecommitdiff
path: root/sql/rpl_reporting.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/rpl_reporting.h')
-rw-r--r--sql/rpl_reporting.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/rpl_reporting.h b/sql/rpl_reporting.h
index d90b7ad6650..17748f587b1 100644
--- a/sql/rpl_reporting.h
+++ b/sql/rpl_reporting.h
@@ -16,7 +16,7 @@
#ifndef RPL_REPORTING_H
#define RPL_REPORTING_H
-#include "my_sys.h" /* loglevel */
+#include <my_sys.h> /* loglevel */
/**
Maximum size of an error message from a slave thread.