mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-15 16:11:25 +00:00
fix warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@38422 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2bb51c8462
commit
cb8e9ca4d7
1 changed files with 2 additions and 0 deletions
|
@ -27,7 +27,9 @@
|
|||
#import "PCEditor.h"
|
||||
#import "PCEditorView.h"
|
||||
|
||||
#import <Protocols/Preferences.h>
|
||||
#import "Modules/Preferences/EditorFSC/PCEditorFSCPrefs.h"
|
||||
#import <ProjectCenter/PCProjectManager.h>
|
||||
|
||||
@implementation PCEditor (UInterface)
|
||||
|
||||
|
|
Loading…
Reference in a new issue