v13 support
[smlar.git] / smlar_gin.c
index ec095f6..798b9be 100644 (file)
@@ -5,7 +5,7 @@
 #include "fmgr.h"
 #include "access/gin.h"
 #include "access/skey.h"
-#include "access/tuptoaster.h"
+#include "access/heaptoast.h"
 
 PG_FUNCTION_INFO_V1(smlararrayextract);
 Datum smlararrayextract(PG_FUNCTION_ARGS);