test/hotspot/gtest/logging/test_logTagLevelExpression.cpp
changeset 47765 b7c7428eaab9
parent 47216 71c04702a3d5
--- a/test/hotspot/gtest/logging/test_logTagLevelExpression.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/test/hotspot/gtest/logging/test_logTagLevelExpression.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -22,10 +22,10 @@
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "logging/logLevel.hpp"
 #include "logging/logTagLevelExpression.hpp"
 #include "logging/logTagSet.hpp"
-#include "prims/jvm.h"
 #include "unittest.hpp"
 #include "utilities/globalDefinitions.hpp"