Merged.
[cacao.git] / src / vm / jit / allocator / liveness.c
index 0b638f2bb0b2fb1ff6a250a509acebb790edc86d..de94a0f44dec49e543d95311902a3a1898488ea5 100644 (file)
@@ -38,9 +38,9 @@
 #include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"
 #include "vm/global.h"
-#include "vm/method.h"
-#include "vm/resolve.h"
-#include "vm/jit/codegen-common.h"
+#include "vm/method.hpp"
+#include "vm/resolve.hpp"
+#include "vm/jit/codegen-common.hpp"
 #include "vm/jit/jit.hpp"
 #include "vm/jit/allocator/lsra.h"
 #include "vm/jit/allocator/liveness.h"