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 -1
View File
@@ -31,7 +31,7 @@ struct SPropPoint;
#include "lib/file/vfs/vfs_path.h"
#include "ps/CStr.h"
#include "ps/Overlay.h"
#include "ps/Shapes.h"
#include "graphics/ObjectBase.h"