diff options
Diffstat (limited to 'src/common/relpath.c')
-rw-r--r-- | src/common/relpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/relpath.c b/src/common/relpath.c index d98050c5906..f0fa6742b3b 100644 --- a/src/common/relpath.c +++ b/src/common/relpath.c @@ -19,7 +19,7 @@ #endif #include "catalog/catalog.h" -#include "catalog/pg_tablespace.h" +#include "catalog/pg_tablespace_d.h" #include "common/relpath.h" #include "storage/backendid.h" |