mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:20:49 +00:00
Corrected includes to speed up compilation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14972 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb68f59b27
commit
8cd8376db5
3 changed files with 9 additions and 7 deletions
|
@ -27,8 +27,10 @@
|
|||
59 Temple Place - Suite 330, Boston, MA 02111 - 1307, USA.
|
||||
*/
|
||||
|
||||
#include <gnustep/gui/config.h>
|
||||
#include <AppKit/AppKit.h>
|
||||
#include <AppKit/NSAffineTransform.h>
|
||||
#include <AppKit/NSBezierPath.h>
|
||||
#include <AppKit/NSImage.h>
|
||||
#include <AppKit/PSOperators.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifndef PI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue