changeset 54982 | b18c8301b8c2 |
parent 53244 | 9807daeb47c4 |
--- a/src/hotspot/share/gc/epsilon/epsilon_globals.hpp Wed May 22 07:12:18 2019 -0400 +++ b/src/hotspot/share/gc/epsilon/epsilon_globals.hpp Wed May 22 13:05:37 2019 +0200 @@ -25,7 +25,8 @@ #ifndef SHARE_GC_EPSILON_EPSILON_GLOBALS_HPP #define SHARE_GC_EPSILON_EPSILON_GLOBALS_HPP -#include "runtime/globals.hpp" +#include "runtime/globals_shared.hpp" + // // Defines all globals flags used by the Epsilon GC. //