]> err.no Git - scalable-opengroupware.org/blobdiff - ZideStore/UI-X/Scheduler/common.h
fixed compilation on OSX
[scalable-opengroupware.org] / ZideStore / UI-X / Scheduler / common.h
index d179d3084a6aa5176b372d36ab2c181cdacf36b3..093af0b3815e51574b7481f895e9b93285c58622 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2000-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   OGo is free software; you can redistribute it and/or modify it under
   the terms of the GNU Lesser General Public License as published by the
 #import <Foundation/Foundation.h>
 
 #if LIB_FOUNDATION_LIBRARY
-#  import <Foundation/exceptions/GeneralExceptions.h>
+#  include <Foundation/exceptions/GeneralExceptions.h>
 #elif NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY
-#  import <FoundationExt/NSObjectMacros.h>
-#  import <FoundationExt/NSString+Ext.h>
-#  import <FoundationExt/GeneralExceptions.h>
+#  include <NGExtensions/NGObjectMacros.h>
+#  include <NGExtensions/NSString+Ext.h>
 #endif
 
 #include <NGExtensions/NGExtensions.h>