mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-04-22 12:55:44 +00:00
fix include for GNUSTEP
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c28f350cb7
commit
d164ae0490
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#ifdef GNUSTEP
|
||||
#include <Foundation/NSArray.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#include <Foundation/NSDictionary.h>
|
||||
#else
|
||||
#include <Foundation/Foundation.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue