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:
Riccardo Mottola 2015-03-22 20:54:24 +00:00
parent 2bb51c8462
commit cb8e9ca4d7

View file

@ -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)