diff --git a/src/hotspot/share/opto/constantTable.cpp b/src/hotspot/share/opto/constantTable.cpp index 5d6a5df189f..9f0f1c7dbfd 100644 --- a/src/hotspot/share/opto/constantTable.cpp +++ b/src/hotspot/share/opto/constantTable.cpp @@ -24,6 +24,7 @@ #include "precompiled.hpp" #include "asm/codeBuffer.hpp" +#include "asm/macroAssembler.hpp" #include "opto/block.hpp" #include "opto/constantTable.hpp" #include "opto/machnode.hpp"