Final part of #include -> #import replacement in official headers.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30084 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2010-03-31 21:21:18 +00:00
parent 7e289df84b
commit 6cdc46802b
18 changed files with 81 additions and 44 deletions

View file

@ -28,8 +28,9 @@
#ifndef _GNUstep_H_NSUserDefaultsController
#define _GNUstep_H_NSUserDefaultsController
#import <GNUstepBase/GSVersionMacros.h>
#include <AppKit/NSController.h>
#import <AppKit/NSController.h>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST)