]> err.no Git - scalable-opengroupware.org/blobdiff - UI/MailerUI/UIxMailFilterPanel.m
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1200 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / MailerUI / UIxMailFilterPanel.m
index a28dd8000d6f694904d4cd135bb6c6f5f9b8f401..ea38b7ed1b831b8020d310410a2a529b5392a173 100644 (file)
  02111-1307, USA.
  */
 
-#include <NGObjWeb/WOComponent.h>
+#import <NGObjWeb/WOContext.h>
+#import <NGObjWeb/WORequest.h>
+#import <EOControl/EOQualifier.h>
+#import <NGObjWeb/WOComponent.h>
 
 @interface UIxMailFilterPanel : WOComponent
 {
@@ -29,9 +32,6 @@
 
 @end
 
-#include <SOGoUI/UIxComponent.h>
-#include "common.h"
-
 @implementation UIxMailFilterPanel
 
 static NSArray *filters = nil;