Renamed souce files of services to match port names

This commit is contained in:
Gareth Poole 2014-10-28 23:08:37 -04:00 committed by Gareth Poole
parent 48f80bb79e
commit 38df9e96dd
15 changed files with 23 additions and 23 deletions

View file

@ -10,7 +10,7 @@
#include "common/log.h"
#include "core/hle/service/gsp.h"
#include "core/hle/service/gsp_gpu.h"
#include "command_processor.h"
#include "pica.h"