summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/gradtrns.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:56:31 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:56:31 +0000
commit3d7607bde818a0986d24c0d45680af423ef948f7 (patch)
tree1fd8960c5a8a26fa4f12cbc474df91f70620caac /svx/source/svdraw/gradtrns.cxx
parent22d4cab5e174e1f7f12ad62070979ef682d3a59f (diff)
INTEGRATION: CWS vgbugs07 (1.5.256); FILE MERGED
2007/06/04 13:27:21 vg 1.5.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/gradtrns.cxx')
-rw-r--r--svx/source/svdraw/gradtrns.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/svdraw/gradtrns.cxx b/svx/source/svdraw/gradtrns.cxx
index dc5b76769591..2ca58d0f1bca 100644
--- a/svx/source/svdraw/gradtrns.cxx
+++ b/svx/source/svdraw/gradtrns.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gradtrns.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:37:46 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:56:31 $
*
* 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_svx.hxx"
#include "gradtrns.hxx"
-#include "svdobj.hxx"
+#include <svx/svdobj.hxx>
#ifndef _B3D_B3DCOLOR_HXX
#include <goodies/b3dcolor.hxx>