Merge from subtype.
[cacao.git] / src / vm / jit / python.c
index cd42b4b872cda52f876f8f0afcc6ec883d233c2d..32fb401e2e8b3d18d43764b3dc886aeeca34e8c5 100644 (file)
@@ -77,7 +77,7 @@
 
 #include "vm/global.h"
 #include "vm/jit/python.h"
-#include "vm/jit/show.h"
+#include "vm/jit/show.hpp"
 #if defined(ENABLE_THREADS)
 # include "threads/mutex.hpp"
 #endif