diff options
Diffstat (limited to 'sw/inc/itabenum.hxx')
-rw-r--r-- | sw/inc/itabenum.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/itabenum.hxx b/sw/inc/itabenum.hxx index db1ad6f0a8..b10af53c97 100644 --- a/sw/inc/itabenum.hxx +++ b/sw/inc/itabenum.hxx @@ -4,9 +4,9 @@ * * $RCSfile: itabenum.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-08-14 15:26:00 $ + * last change: $Author: hr $ $Date: 2007-09-27 08:05:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,6 +35,8 @@ #ifndef _ITABENUM_HXX #define _ITABENUM_HXX +#include <tools/solar.h> + namespace tabopts { const USHORT DEFAULT_BORDER = 0x01; |