* src/vmcore/globals.cpp: New file.
[cacao.git] / src / native / vm / gnuclasspath / java_lang_VMClass.cpp
index c5ed15747eead926c89b31caf04ca571d7adbadc..4009f449526f93f20b2beab3397b5d95f342b104 100644 (file)
@@ -49,6 +49,7 @@ extern "C" {
 #include "vm/stringlocal.h"
 
 #include "vmcore/class.h"
+#include "vmcore/globals.hpp"
 
 #if defined(ENABLE_ANNOTATIONS)
 #include "native/include/sun_reflect_ConstantPool.h"