aboutsummaryrefslogtreecommitdiff
path: root/src/include/nodes/parsenodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/nodes/parsenodes.h')
-rw-r--r--src/include/nodes/parsenodes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h
index 61e20dc2be9..b46a77ebe34 100644
--- a/src/include/nodes/parsenodes.h
+++ b/src/include/nodes/parsenodes.h
@@ -6,15 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: parsenodes.h,v 1.4 1996/10/30 02:02:08 momjian Exp $
+ * $Id: parsenodes.h,v 1.5 1996/11/03 12:12:55 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef PARSENODES_H
#define PARSENODES_H
-#include "nodes/primnodes.h"
-#include "utils/tqual.h"
+#include "utils/tqual.h"
+#include "nodes/primnodes.h"
/*****************************************************************************
* Query Tree