summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:28:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:28:16 +0000
commit3364de914010d65a8b4d1ca36525c3810b8f682e (patch)
treeac0956773432ba36661289eaf971e4e8faf6afe1 /goodies
parent3d9eca230f08cb71de494ce258e02ae564809f77 (diff)
INTEGRATION: CWS vgbugs07 (1.14.8); FILE MERGED
2007/06/04 13:33:03 vg 1.14.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/base3d/base3d.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/goodies/source/base3d/base3d.cxx b/goodies/source/base3d/base3d.cxx
index 2bedbdba0f0b..8521cb296121 100644
--- a/goodies/source/base3d/base3d.cxx
+++ b/goodies/source/base3d/base3d.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: base3d.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: kz $ $Date: 2007-05-09 13:25:57 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:28:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,11 +41,11 @@
#endif
#ifndef _B3D_BASE3D_HXX
-#include "base3d.hxx"
+#include <goodies/base3d.hxx>
#endif
#ifndef _B3D_B3DENTITY_HXX
-#include "b3dentty.hxx"
+#include <goodies/b3dentty.hxx>
#endif
#ifndef _B3D_B3DTEX_HXX
@@ -65,7 +65,7 @@
//#endif
#ifndef _B3D_B3DGEOM_HXX
-#include "b3dgeom.hxx"
+#include <goodies/b3dgeom.hxx>
#endif
#ifndef _B3D_B3DTRANS_HXX