mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:11:03 +00:00
Include GSVersion.h to define GNUSTEP_GUI*_VERSION
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10241 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
69366c97ce
commit
4cda282a26
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
#ifndef _GNUstep_H_AppKit
|
||||
#define _GNUstep_H_AppKit
|
||||
|
||||
/* Define library version */
|
||||
#include <AppKit/GSVersion.h>
|
||||
|
||||
//
|
||||
// Foundation
|
||||
|
|
Loading…
Reference in a new issue