PR149: Used wrong class loader.
[cacao.git] / src / vm / exceptions.hpp
index 924679b7d96d049f3a32945ef869e600b89335fa..564ffff9f6f394d44c70802a73ecf4ad7e24aa24 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "vm/global.h"
 #include "vm/references.h"
-#include "vm/method.h"
+#include "vm/method.hpp"
 
 
 /* function prototypes ********************************************************/