< prev index next >

src/hotspot/share/utilities/decoder.cpp

Print this page

        

@@ -21,11 +21,11 @@
  * questions.
  *
  */
 
 #include "precompiled.hpp"
-#include "prims/jvm.h"
+#include "jvm.h"
 #include "runtime/os.hpp"
 #include "utilities/decoder.hpp"
 #include "utilities/vmError.hpp"
 
 #ifndef _WINDOWS
< prev index next >