Header reorganization - Please refer to ChangeLog

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2003-07-31 23:52:10 +00:00
parent 766b747938
commit 9732999fd8
280 changed files with 25303 additions and 257 deletions

View file

@ -32,9 +32,9 @@
#include <Foundation/NSPathUtilities.h>
#endif
#include "gnustep/gui/GMArchiver.h"
#include "gnustep/gui/IMLoading.h"
#include "gnustep/gui/IMCustomObject.h"
#include "GNUstepGUI/GMArchiver.h"
#include "GNUstepGUI/IMLoading.h"
#include "GNUstepGUI/IMCustomObject.h"
/* For awakeFromNib */
#include <AppKit/NSNibLoading.h>