Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.

The file name did not match the content.

Also little cleanup of some unnecessary includes.

This was SVN commit r16431.
This commit is contained in:
Itms
2015-03-15 18:06:32 +00:00
parent f29d059617
commit caf89fa04e
35 changed files with 32 additions and 42 deletions
-1
View File
@@ -47,7 +47,6 @@
#include "ps/GameSetup/Config.h"
#include "ps/Globals.h" // g_frequencyFilter
#include "ps/Hotkey.h"
#include "ps/Overlay.h"
#include "ps/ProfileViewer.h"
#include "ps/Pyrogenesis.h"
#include "ps/SavedGame.h"