summaryrefslogtreecommitdiff
path: root/pile.c
diff options
context:
space:
mode:
authorbiouman <biouman>2001-04-27 10:37:22 +0000
committerbiouman <biouman>2001-04-27 10:37:22 +0000
commitf6d829b8eca64bd77f40e0c294d77f52f7338a93 (patch)
tree1e4b64240faa457f77b17814629a093467654e93 /pile.c
parentb95356d4ad81bd4bd345a161f06321504d740979 (diff)
*** empty log message ***
Diffstat (limited to 'pile.c')
-rw-r--r--pile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pile.c b/pile.c
index 294b402..fe305a1 100644
--- a/pile.c
+++ b/pile.c
@@ -8,7 +8,7 @@
#include "exceptions.h"
#include "numbers.h"
#include "main.h"
-#include "interface.h"
+#include "parse.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#else