src/hotspot/share/compiler/compilerOracle.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 54374 22eb1f7416f1
--- a/src/hotspot/share/compiler/compilerOracle.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/compiler/compilerOracle.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_COMPILER_COMPILERORACLE_HPP
-#define SHARE_VM_COMPILER_COMPILERORACLE_HPP
+#ifndef SHARE_COMPILER_COMPILERORACLE_HPP
+#define SHARE_COMPILER_COMPILERORACLE_HPP
 
 #include "memory/allocation.hpp"
 #include "oops/oopsHierarchy.hpp"
@@ -91,4 +91,4 @@
   static bool should_print_methods();
 };
 
-#endif // SHARE_VM_COMPILER_COMPILERORACLE_HPP
+#endif // SHARE_COMPILER_COMPILERORACLE_HPP