Renamed Emu/GS -> Emu/RSX

This commit is contained in:
Alexandro Sánchez Bach 2014-08-04 01:33:57 +02:00
parent 48a339fd17
commit f07c35d9ae
35 changed files with 137 additions and 129 deletions

View file

@ -11,7 +11,7 @@
#include "git-version.h"
#include "Ini.h"
#include "Emu/GS/sysutil_video.h"
#include "Emu/RSX/sysutil_video.h"
#include "Gui/VHDDManager.h"
#include "Gui/VFSManager.h"
#include "Gui/AboutDialog.h"