New source tree.
[cacao.git] / src / vm / jit / inline / parseRT.h
index 4674ba14695f982afcbb630146e3a2b05c3ba24a..2a1b07131c191b652f3c5e1e957fd3c113e7976a 100644 (file)
 
    Authors: Carolyn Oates
 
-   $Id: parseRT.h 1557 2004-11-22 12:01:16Z carolyn $
+   $Id: parseRT.h 1621 2004-11-30 13:06:55Z twisti $
 
 */
 
 #ifndef _PARSERT_H
 #define _PARSERT_H
 
-#include "global.h"
+#include "vm/global.h"
+
 
 extern FILE *rtMissed;   /* Methods missed during RTA parse of Main  */