Skip to content

Commit 9764160

Browse files
committed
backport 8273539: [PPC64] gtest build error after JDK-8264207
1 parent 66a2089 commit 9764160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/gtest/code/test_codestrings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#ifndef PRODUCT
2727
#ifndef ZERO
2828

29-
#include "asm/macroAssembler.hpp"
29+
#include "asm/macroAssembler.inline.hpp"
3030
#include "compiler/disassembler.hpp"
3131
#include "memory/resourceArea.hpp"
3232
#include "unittest.hpp"

0 commit comments

Comments
 (0)