Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8b6b4d0

Browse files
committed
another one bites the dust
1 parent 83d93d4 commit 8b6b4d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/include/optimizer/prep.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: prep.h,v 1.1 1996/08/28 07:23:27 scrappy Exp $
9+
* $Id: prep.h,v 1.2 1996/11/06 09:17:31 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndef PREP_H
1414
#define PREP_H
1515

16-
#include "nodes/primnodes.h"
17-
#include "nodes/plannodes.h"
16+
#include <nodes/plannodes.h>
17+
#include <nodes/parsenodes.h>
1818

1919
/*
2020
* prototypes for archive.h

0 commit comments

Comments
 (0)