summaryrefslogtreecommitdiff
path: root/sql/opt_trace_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/opt_trace_context.h')
-rw-r--r--sql/opt_trace_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/opt_trace_context.h b/sql/opt_trace_context.h
index 2bcbbfdc536..f578a0c67ec 100644
--- a/sql/opt_trace_context.h
+++ b/sql/opt_trace_context.h
@@ -4,7 +4,7 @@
#include "sql_array.h"
class Opt_trace_context;
-class Opt_trace_info;
+struct Opt_trace_info;
class Json_writer;
class Opt_trace_stmt {