summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/OutputUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Slice/OutputUtil.h')
-rw-r--r--cpp/include/Slice/OutputUtil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/Slice/OutputUtil.h b/cpp/include/Slice/OutputUtil.h
index 866b50e3681..734d35ebb67 100644
--- a/cpp/include/Slice/OutputUtil.h
+++ b/cpp/include/Slice/OutputUtil.h
@@ -8,8 +8,8 @@
//
// **********************************************************************
-#ifndef OUTPUT_UTIL_H
-#define OUTPUT_UTIL_H
+#ifndef SLICE_OUTPUT_UTIL_H
+#define SLICE_OUTPUT_UTIL_H
#include <fstream>
#include <sstream>