* Correct mistake in PCPrefController.m file name

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27700 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2009-01-26 23:02:05 +00:00
parent d1787e2c9c
commit feac055af8
2 changed files with 1 additions and 1 deletions

View file

@ -19,7 +19,6 @@
License along with this library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
*/
#import <ProjectCenter/PCPrefController.h>
#import <ProjectCenter/PCLogController.h>
#import <ProjectCenter/ProjectCenter.h>
@ -28,6 +27,7 @@
#import "PCAppController.h"
#import "PCMenuController.h"
#import "PCInfoController.h"
#import "PCPrefController.h"
#import "TextFinder.h"