test/hotspot/gtest/code/test_vtableStub.cpp
changeset 49449 ef5d5d343e2a
parent 48557 2e867226b914
--- a/test/hotspot/gtest/code/test_vtableStub.cpp	Fri Mar 16 08:26:53 2018 -0400
+++ b/test/hotspot/gtest/code/test_vtableStub.cpp	Fri Mar 16 09:12:13 2018 -0400
@@ -24,7 +24,7 @@
 
 #include "precompiled.hpp"
 #include "code/vtableStubs.hpp"
-#include "runtime/interfaceSupport.hpp"
+#include "runtime/interfaceSupport.inline.hpp"
 #include "unittest.hpp"
 
 TEST_VM(code, vtableStubs) {