src/hotspot/share/classfile/symbolTable.hpp
changeset 53244 9807daeb47c4
parent 53149 259c36ef27df
child 53587 739eaf4ac4ad
--- a/src/hotspot/share/classfile/symbolTable.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/classfile/symbolTable.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef SHARE_VM_CLASSFILE_SYMBOLTABLE_HPP
-#define SHARE_VM_CLASSFILE_SYMBOLTABLE_HPP
+#ifndef SHARE_CLASSFILE_SYMBOLTABLE_HPP
+#define SHARE_CLASSFILE_SYMBOLTABLE_HPP
 
 #include "memory/allocation.hpp"
 #include "memory/padded.hpp"
@@ -259,4 +259,4 @@
   static void print_histogram() PRODUCT_RETURN;
 };
 
-#endif // SHARE_VM_CLASSFILE_SYMBOLTABLE_HPP
+#endif // SHARE_CLASSFILE_SYMBOLTABLE_HPP