* src/vm/builtin.c: Moved to .cpp.
[cacao.git] / src / vm / jit / verify / typecheck.c
index c18c1eb536fb1ba58bf84398de0d08185efd7510..fd58773856f4d0f79881bddc703604648de14bec 100644 (file)
@@ -149,7 +149,7 @@ error reporting.
 
 #include "vm/access.h"
 #include "vm/array.h"
-#include "vm/builtin.h"
+#include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"
 #include "vm/global.h"
 #include "vm/globals.hpp"