+2005-01-21 Helge Hess <helge.hess@opengroupware.org>
+
+ * UIxTabView.m: fixed an include of WEExtensions (v0.9.33)
+
2004-01-07 Marcus Mueller <znek@mulle-kybernetik.com>
* {English/French}.lproj/default.strings: changed encoding from
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
*/
-// $Id$
#include "UIxTabView.h"
#include "common.h"
-#import <NGObjWeb/NGObjWeb.h>
-#import <NGExtensions/NGExtensions.h>
-#import <EOControl/EOControl.h>
-#include <WEExtensions/WEClientCapabilities.h>
+#include <NGObjWeb/NGObjWeb.h>
+#include <NGExtensions/NGExtensions.h>
+#include <EOControl/EOControl.h>
+#include <NGObjWeb/WEClientCapabilities.h>
#if DEBUG
// # define DEBUG_TAKEVALUES 1