summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/javavm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/javavm/javavm.hxx')
-rw-r--r--stoc/source/javavm/javavm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/source/javavm/javavm.hxx b/stoc/source/javavm/javavm.hxx
index df9745031467..63683945b416 100644
--- a/stoc/source/javavm/javavm.hxx
+++ b/stoc/source/javavm/javavm.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_STOC_JAVAVM_JAVAVM_HXX
-#define INCLUDED_STOC_JAVAVM_JAVAVM_HXX
+#ifndef INCLUDED_STOC_SOURCE_JAVAVM_JAVAVM_HXX
+#define INCLUDED_STOC_SOURCE_JAVAVM_JAVAVM_HXX
#include "jvmargs.hxx"
@@ -162,6 +162,6 @@ private:
}
-#endif // INCLUDED_STOC_JAVAVM_JAVAVM_HXX
+#endif // INCLUDED_STOC_SOURCE_JAVAVM_JAVAVM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */