< prev index next >

src/share/vm/classfile/dictionary.hpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

@@ -25,11 +25,11 @@
 #ifndef SHARE_VM_CLASSFILE_DICTIONARY_HPP
 #define SHARE_VM_CLASSFILE_DICTIONARY_HPP
 
 #include "classfile/systemDictionary.hpp"
 #include "oops/instanceKlass.hpp"
-#include "oops/oop.inline.hpp"
+#include "oops/oop.hpp"
 #include "utilities/hashtable.hpp"
 
 class DictionaryEntry;
 class PSPromotionManager;
 class ProtectionDomainCacheTable;
< prev index next >