Documentation for the ABC Analysis
[cacao.git] / src / vm / resolve.hpp
index dc6ccfc1c36bee122d66b5d41428c383c051dd48..f75f1733813d7f5794871d966d1ab79d76559421 100644 (file)
@@ -40,7 +40,7 @@ typedef struct unresolved_subtype_set unresolved_subtype_set;
 #include "vm/class.hpp"
 #include "vm/field.hpp"
 #include "vm/global.h"
-#include "vm/method.h"
+#include "vm/method.hpp"
 #include "vm/references.h"
 
 #include "vm/jit/jit.hpp"