summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:27:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:27:25 +0000
commit9b4de8bf1c2def7e852809014bd1026b44746a6e (patch)
tree9819f68a56bf1a20e0ed54a15f68ea0600d448e7 /goodies
parent4edae50f11c94a267f9fde61d96b5315b8e7ef87 (diff)
INTEGRATION: CWS vgbugs07 (1.6.68); FILE MERGED
2007/06/04 13:33:03 vg 1.6.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/base3d/b3dlight.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/base3d/b3dlight.cxx b/goodies/source/base3d/b3dlight.cxx
index d0aa2718d932..b96d50975848 100644
--- a/goodies/source/base3d/b3dlight.cxx
+++ b/goodies/source/base3d/b3dlight.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b3dlight.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 16:07:46 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:27:25 $
*
* 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_B3DLIGHT_HXX
-#include "b3dlight.hxx"
+#include <goodies/b3dlight.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX