summaryrefslogtreecommitdiff
path: root/storage/innobase/include/row0upd.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/row0upd.h')
-rw-r--r--storage/innobase/include/row0upd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/row0upd.h b/storage/innobase/include/row0upd.h
index b60770b01fb..e2440765382 100644
--- a/storage/innobase/include/row0upd.h
+++ b/storage/innobase/include/row0upd.h
@@ -583,6 +583,6 @@ struct upd_node_t{
changed in the update */
-#include "row0upd.ic"
+#include "row0upd.inl"
#endif