< prev index next >

test/hotspot/gtest/code/test_vtableStub.cpp

Print this page

        

@@ -22,11 +22,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "code/vtableStubs.hpp"
-#include "runtime/interfaceSupport.hpp"
+#include "runtime/interfaceSupport.inline.hpp"
 #include "unittest.hpp"
 
 TEST_VM(code, vtableStubs) {
   // Should be in VM to use locks
   ThreadInVMfromNative ThreadInVMfromNative(JavaThread::current());
< prev index next >