summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fut0fut.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/fut0fut.h')
-rw-r--r--storage/innobase/include/fut0fut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/fut0fut.h b/storage/innobase/include/fut0fut.h
index 3c3f118bd68..8f00eb74470 100644
--- a/storage/innobase/include/fut0fut.h
+++ b/storage/innobase/include/fut0fut.h
@@ -50,6 +50,6 @@ fut_get_ptr(
buf_block_t** ptr_block = NULL)
MY_ATTRIBUTE((warn_unused_result));
-#include "fut0fut.ic"
+#include "fut0fut.inl"
#endif /* fut0fut_h */