src/hotspot/share/classfile/javaAssertions.cpp
changeset 49036 bc92debe57e4
parent 47216 71c04702a3d5
child 58722 cba8afa5cfed
--- a/src/hotspot/share/classfile/javaAssertions.cpp	Wed Feb 21 07:49:36 2018 -0500
+++ b/src/hotspot/share/classfile/javaAssertions.cpp	Thu Feb 15 23:45:15 2018 +0100
@@ -31,6 +31,7 @@
 #include "memory/oopFactory.hpp"
 #include "oops/objArrayOop.inline.hpp"
 #include "oops/oop.inline.hpp"
+#include "oops/typeArrayOop.inline.hpp"
 #include "runtime/handles.inline.hpp"
 
 bool                            JavaAssertions::_userDefault = false;