src/hotspot/os/linux/decoder_linux.cpp
changeset 47765 b7c7428eaab9
parent 47216 71c04702a3d5
child 48975 2c35fd3c5789
--- a/src/hotspot/os/linux/decoder_linux.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/os/linux/decoder_linux.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -22,7 +22,7 @@
  *
  */
 
-#include "prims/jvm.h"
+#include "jvm.h"
 #include "utilities/decoder_elf.hpp"
 
 #include <cxxabi.h>