summaryrefslogtreecommitdiff
path: root/src/include/storage/itempos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/itempos.h')
-rw-r--r--src/include/storage/itempos.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/storage/itempos.h b/src/include/storage/itempos.h
index 7980ea1557..42368ddf5c 100644
--- a/src/include/storage/itempos.h
+++ b/src/include/storage/itempos.h
@@ -6,15 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: itempos.h,v 1.7 1999/02/13 23:22:06 momjian Exp $
+ * $Id: itempos.h,v 1.8 1999/07/15 23:04:10 momjian Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef ITEMPOS_H
#define ITEMPOS_H
-#include <storage/itemid.h>
-#include <storage/buf.h>
+#include "storage/itemid.h"
+#include "storage/buf.h"
typedef struct ItemSubpositionData
{