diff -r 28b2dbe488f1 -r a8e9aff89f7b src/hotspot/share/prims/jvm.h --- a/src/hotspot/share/prims/jvm.h Wed Oct 18 19:36:17 2017 -0700 +++ b/src/hotspot/share/prims/jvm.h Thu Oct 19 11:59:52 2017 +0200 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_PRIMS_JVM_H #define SHARE_VM_PRIMS_JVM_H -#include "prims/jni.h" +#include "jni.h" #include "utilities/macros.hpp" #include OS_HEADER_H(jvm)