* Include methodheader.h instead of asmoffsets.h.
authortwisti <none@none>
Mon, 19 Sep 2005 11:29:35 +0000 (11:29 +0000)
committertwisti <none@none>
Mon, 19 Sep 2005 11:29:35 +0000 (11:29 +0000)
src/vm/jit/i386/asmpart.S

index 11527a595ae42fdc96edb485f1c863657aaeae91..1f03d66686b4d356733c4a00ef51fc1f99fc0e68 100644 (file)
 
    Changes: Joseph Wenninger
 
-   $Id: asmpart.S 3046 2005-07-18 14:46:41Z twisti $
+   $Id: asmpart.S 3211 2005-09-19 11:29:35Z twisti $
 
 */
 
 
 #include "config.h"
 #include "vm/jit/i386/offsets.h"
-#include "vm/jit/i386/asmoffsets.h"
+
+#include "vm/jit/methodheader.h"
 
 
 /* define it like the risc way */