src/hotspot/share/prims/whitebox.cpp
changeset 51467 12997ebbc0d8
parent 51214 67736b4846a0
child 51567 0c4f2b26849e
--- a/src/hotspot/share/prims/whitebox.cpp	Mon Aug 20 16:18:56 2018 -0700
+++ b/src/hotspot/share/prims/whitebox.cpp	Mon Aug 20 13:58:23 2018 -0700
@@ -53,6 +53,7 @@
 #include "runtime/arguments.hpp"
 #include "runtime/compilationPolicy.hpp"
 #include "runtime/deoptimization.hpp"
+#include "runtime/fieldDescriptor.inline.hpp"
 #include "runtime/flags/jvmFlag.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/handshake.hpp"