* *.h/m: Updated to new header layout.

* Tools/eoutil.m:  Added missing include.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@17539 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2003-08-25 20:01:59 +00:00
parent 2c79f4500f
commit 37d9f90bb1
76 changed files with 96 additions and 90 deletions

View file

@ -34,7 +34,7 @@
#endif
#ifndef GNUSTEP
#include <gnustep/base/GNUstep.h>
#include <GNUstepBase/GNUstep.h>
#endif