* src/vm/array.c: Moved to C++.
[cacao.git] / src / native / jni.cpp
index cf190db7226ff6c90037f256e06c7967c42e0f9b..a9761747888e20aabc350fd727a3310d78dbdc5e 100644 (file)
@@ -49,7 +49,7 @@
 
 #include "toolbox/logging.h"
 
-#include "vm/array.h"
+#include "vm/array.hpp"
 #include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"
 #include "vm/global.h"