Allow library to be compiled without installing supporting libraries.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-02-04 17:46:08 +00:00
parent fcf1b5e522
commit a4bbb73e3e
15 changed files with 78 additions and 25 deletions

View file

@ -25,7 +25,7 @@
#import <Foundation/NSObjCRuntime.h>
#include <extensions/GMArchiver.h>
#include "IMCustomObject.h"
#include "AppKit/IMCustomObject.h"
@implementation NSObject(ModelUnarchiving)