summaryrefslogtreecommitdiffstats
path: root/svx/source/smarttags
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 14:14:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 14:14:16 +0000
commitf3fad8b7897ac6a85b610dc4500c2910fec90ded (patch)
tree1241acd7c34e79abdf1cca54d9bc6977141822b8 /svx/source/smarttags
parent#i10000#: fix includes (diff)
downloadcore-f3fad8b7897ac6a85b610dc4500c2910fec90ded.tar.gz
core-f3fad8b7897ac6a85b610dc4500c2910fec90ded.zip
#i10000#: fix includes
Diffstat (limited to 'svx/source/smarttags')
-rw-r--r--svx/source/smarttags/SmartTagMgr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/smarttags/SmartTagMgr.cxx b/svx/source/smarttags/SmartTagMgr.cxx
index 1a9e07433781..d33d4a8972ee 100644
--- a/svx/source/smarttags/SmartTagMgr.cxx
+++ b/svx/source/smarttags/SmartTagMgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SmartTagMgr.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 13:41:53 $
+ * last change: $Author: hr $ $Date: 2007-06-29 15:14:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#include "precompiled_svx.hxx"
#ifndef _SMARTTAGMGR_HXX
-#include <SmartTagMgr.hxx>
+#include <svx/SmartTagMgr.hxx>
#endif
#include <vos/mutex.hxx>