diff options
Diffstat (limited to 'svx/inc/XPropertyTable.hxx')
-rw-r--r-- | svx/inc/XPropertyTable.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/XPropertyTable.hxx b/svx/inc/XPropertyTable.hxx index 7b4acf0035f4..c505a283d494 100644 --- a/svx/inc/XPropertyTable.hxx +++ b/svx/inc/XPropertyTable.hxx @@ -4,9 +4,9 @@ * * $RCSfile: XPropertyTable.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2007-05-22 15:14:32 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:31:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -45,7 +45,7 @@ #endif #ifndef _XTABLE_HXX -#include "xtable.hxx" +#include <svx/xtable.hxx> #endif SVX_DLLPUBLIC ::com::sun::star::uno::Reference< com::sun::star::uno::XInterface > SAL_CALL SvxUnoXColorTable_createInstance( XPropertyTable* pTable ) throw(); |