]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
another one bites the dust
authorMarc G. Fournier <scrappy@hub.org>
Wed, 6 Nov 1996 09:17:31 +0000 (09:17 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 6 Nov 1996 09:17:31 +0000 (09:17 +0000)
src/include/optimizer/prep.h

index 3873669c3f64676bfa3609bc11b1d96d1303ed08..b6c6ae549fdf2af96929a5f15690c29ebf492a20 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: prep.h,v 1.1 1996/08/28 07:23:27 scrappy Exp $
+ * $Id: prep.h,v 1.2 1996/11/06 09:17:31 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PREP_H
 #define        PREP_H
 
-#include "nodes/primnodes.h"
-#include "nodes/plannodes.h"
+#include <nodes/plannodes.h>
+#include <nodes/parsenodes.h>
 
 /*
  * prototypes for archive.h