Merge from subtype.
[cacao.git] / src / mm / memory.c
index ccaa8ec4d1b196c579f1c888b3a5893c52d2abae..0774aee016228547abfe7b8d919478d22a72dc4a 100644 (file)
@@ -40,9 +40,9 @@
 
 #include "mm/memory.h"
 
-#include "native/native.h"
+#include "native/native.hpp"
 
-#include "threads/lock-common.h"
+#include "threads/lock.hpp"
 #include "threads/thread.hpp"
 
 #include "toolbox/logging.h"