mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Corrected #incude so that it compiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14000 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2c4db3d9b
commit
99508a75af
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#define _GNUstep_H_NSToolbarItem
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <AppKit/NSValidatedUserInterfaceItem.h>
|
||||
#include <AppKit/NSUserInterfaceValidation.h>
|
||||
#include <AppKit/AppKitDefines.h>
|
||||
#include <Foundation/NSGeometry.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue