SHERLOCK: Renamed graphics.cpp to surface.cpp

This commit is contained in:
Paul Gilbert 2015-05-13 20:05:19 -04:00
parent afa49212e8
commit 24b93a14be
8 changed files with 7 additions and 8 deletions

View file

@ -21,7 +21,7 @@
*/
#include "sherlock/saveload.h"
#include "sherlock/graphics.h"
#include "sherlock/surface.h"
#include "sherlock/sherlock.h"
#include "common/system.h"
#include "graphics/scaler.h"