summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/OutputUtil.cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-08-17 10:48:40 +0000
committerMarc Laukien <marc@zeroc.com>2001-08-17 10:48:40 +0000
commit7c2da94d4a0fe61628d9335534b661db28106dc0 (patch)
treec13e87943f2e1df80d19ed52e9762a6cd12f8f6c /cpp/src/Slice/OutputUtil.cpp
parentfix (diff)
downloadice-7c2da94d4a0fe61628d9335534b661db28106dc0.tar.bz2
ice-7c2da94d4a0fe61628d9335534b661db28106dc0.tar.xz
ice-7c2da94d4a0fe61628d9335534b661db28106dc0.zip
restructuring
Diffstat (limited to 'cpp/src/Slice/OutputUtil.cpp')
-rw-r--r--cpp/src/Slice/OutputUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Slice/OutputUtil.cpp b/cpp/src/Slice/OutputUtil.cpp
index 63fe83d2c90..a6ec2bb683c 100644
--- a/cpp/src/Slice/OutputUtil.cpp
+++ b/cpp/src/Slice/OutputUtil.cpp
@@ -9,7 +9,7 @@
// **********************************************************************
#include <Ice/Config.h>
-#include <OutputUtil.h>
+#include <Slice/OutputUtil.h>
using namespace std;
using namespace Slice;