summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/GenUtil.h
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/slice2cpp/GenUtil.h
parentfix (diff)
downloadice-7c2da94d4a0fe61628d9335534b661db28106dc0.tar.bz2
ice-7c2da94d4a0fe61628d9335534b661db28106dc0.tar.xz
ice-7c2da94d4a0fe61628d9335534b661db28106dc0.zip
restructuring
Diffstat (limited to 'cpp/src/slice2cpp/GenUtil.h')
-rw-r--r--cpp/src/slice2cpp/GenUtil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/slice2cpp/GenUtil.h b/cpp/src/slice2cpp/GenUtil.h
index 48646d52b1a..0959c4eef80 100644
--- a/cpp/src/slice2cpp/GenUtil.h
+++ b/cpp/src/slice2cpp/GenUtil.h
@@ -11,8 +11,8 @@
#ifndef GEN_UTIL_H
#define GEN_UTIL_H
-#include <Parser.h>
-#include <OutputUtil.h>
+#include <Slice/Parser.h>
+#include <Slice/OutputUtil.h>
namespace Slice
{