Removed old include statements.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12924 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Philippe C.D. Robert 2002-03-01 13:30:18 +00:00
parent fbf46fce2c
commit c974abfafd

View file

@ -26,14 +26,9 @@
#import "PCAppProject.h"
#import "PCAppProj.h"
#import "PCAppMakefileFactory.h"
#import <ProjectCenter/ProjectCenter.h>
#if defined(GNUSTEP)
#import <AppKit/IMLoading.h>
#endif
@interface PCAppProject (CreateUI)
- (void)_initUI;