diff src/Stack.cc @ 1192:b6360f2d4fa6

[project @ 1995-03-30 21:38:35 by jwe]
author jwe
date Thu, 30 Mar 1995 21:38:35 +0000
parents dfe01093f657
children 611d403c7f3d
line wrap: on
line diff
--- a/src/Stack.cc	Thu Mar 30 20:36:59 1995 +0000
+++ b/src/Stack.cc	Thu Mar 30 21:38:35 1995 +0000
@@ -24,7 +24,7 @@
 // Maybe this will work with 2.6.x and beyond?
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <iostream.h>