Some more #include -> #import replacement.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30036 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fredkiefer 2010-03-25 21:30:28 +00:00
parent a82a10471f
commit c06bffe250
29 changed files with 203 additions and 157 deletions

View file

@ -27,6 +27,7 @@
*/
#import "config.h"
#import <Foundation/NSNotification.h>
#import <Foundation/NSValue.h>
#import "AppKit/NSApplication.h"
#import "AppKit/NSEvent.h"