fix includes to iumports

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29894 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-03-10 14:53:51 +00:00
parent 3eefcc5e1b
commit e21f059bf0
18 changed files with 52 additions and 51 deletions

View file

@ -26,7 +26,7 @@
#define __NSByteOrder_h_GNUSTEP_BASE_INCLUDE
#import <GNUstepBase/GSVersionMacros.h>
#include <GNUstepBase/GSConfig.h>
#import <GNUstepBase/GSConfig.h>
#if defined(__cplusplus)
extern "C" {