summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:28:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:28:29 +0000
commit7c76fc094dda7534d80421f3bee52fd018c10778 (patch)
treea734040b160f6b3f6ef8a31095768fc19b99258b /goodies
parent3364de914010d65a8b4d1ca36525c3810b8f682e (diff)
INTEGRATION: CWS vgbugs07 (1.4.68); FILE MERGED
2007/06/04 13:33:03 vg 1.4.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/base3d/b3dopngl.hxx6
-rw-r--r--goodies/source/base3d/matril3d.cxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/goodies/source/base3d/b3dopngl.hxx b/goodies/source/base3d/b3dopngl.hxx
index 1acc7579443c..9313473cb094 100644
--- a/goodies/source/base3d/b3dopngl.hxx
+++ b/goodies/source/base3d/b3dopngl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b3dopngl.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 16:08:13 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:27:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _B3D_B3DOPNGL_HXX
#ifndef _B3D_BASE3D_HXX
-#include "base3d.hxx"
+#include <goodies/base3d.hxx>
#endif
#ifndef _SV_OPENGL_HXX
diff --git a/goodies/source/base3d/matril3d.cxx b/goodies/source/base3d/matril3d.cxx
index e4289c57674d..9ef1796e8c42 100644
--- a/goodies/source/base3d/matril3d.cxx
+++ b/goodies/source/base3d/matril3d.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: matril3d.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 16:09:58 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:28:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_goodies.hxx"
#ifndef _B3D_MATRIL3D_HXX
-#include "matril3d.hxx"
+#include <goodies/matril3d.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX