At the cost of losing change history, I'm renaming a couple "SDL" filenames

that no longer have any connection to SDL; the names are just too confusing.
This commit is contained in:
Glenn Maynard
2005-01-20 01:26:15 +00:00
parent 21316d7904
commit 24250824de
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,13 +2,13 @@
#include "SDL.h"
#include "SDL_utils.h"
#include "SDL_rotozoom.h" // for setting icon
#include "RageSurface_Load.h"
#include "RageFile.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "RageSurface.h"
#include "RageSurfaceUtils.h"
#include "RageSurfaceUtils_Zoom.h"
#include "RageThreads.h"
#include "StepMania.h"