From 20c29abc32c39880056e126a9db25d40d0a2a0a6 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 15:33:18 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.3.322); FILE MERGED 2007/06/04 13:26:06
vg 1.3.322.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/inc/radiobtnbox.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'svx')
diff --git a/svx/inc/radiobtnbox.hxx b/svx/inc/radiobtnbox.hxx
index dc0ec3995147..53d484b14ca4 100644
--- a/svx/inc/radiobtnbox.hxx
+++ b/svx/inc/radiobtnbox.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: radiobtnbox.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 11:48:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:33:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
// include ---------------------------------------------------------------
#ifndef _SVX_SIMPTABL_HXX
-#include "simptabl.hxx"
+#include
#endif
#ifndef INCLUDED_SVXDLLAPI_H
#include "svx/svxdllapi.h"
--
cgit