Changed the makefile system to autoconf/automake.
[cacao.git] / global.h
index 5469563feea363fc27f9d2f8d9e59faa055ae0af..ecc9de4282637417d3049b0105c27b77b902e849 100644 (file)
--- a/global.h
+++ b/global.h
@@ -12,7 +12,7 @@
        Changes: Mark     Probst  (schani)   EMAIL: cacao@complang.tuwien.ac.at
                         Philipp  Tomsich (phil)     EMAIL: cacao@complang.tuwien.ac.at
 
-       Last Change: $Id: global.h 91 1998-11-25 11:47:42Z phil $
+       Last Change: $Id: global.h 115 1999-01-20 01:52:45Z phil $
 
 *******************************************************************************/
 
 #include "toolbox/list.h"
 #include "toolbox/loging.h"
 
-
 /* system dependent types *****************************************************/
 
-#include "sysdep/types.h"
+#include "types.h"
 
 
 /* additional data types ******************************************************/