test/hotspot/gtest/runtime/test_globals.cpp
changeset 58044 3277a7454dc5
parent 49902 3661f31c6df4
child 59241 23ecaf949f8f
--- a/test/hotspot/gtest/runtime/test_globals.cpp	Mon Sep 09 09:05:30 2019 +0200
+++ b/test/hotspot/gtest/runtime/test_globals.cpp	Wed Sep 04 11:05:20 2019 +0200
@@ -24,6 +24,7 @@
 #include "precompiled.hpp"
 #include "runtime/globals.hpp"
 #include "runtime/flags/flagSetting.hpp"
+#include "runtime/flags/jvmFlag.hpp"
 #include "unittest.hpp"
 
 #define TEST_FLAG(f, type, value)                                \