mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 12:12:39 +00:00
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:
@@ -26,8 +26,8 @@
|
||||
#include "maths/Vector3D.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/Filesystem.h"
|
||||
#include "ps/Overlay.h"
|
||||
#include "ps/PreprocessorWrapper.h"
|
||||
#include "ps/Shapes.h"
|
||||
|
||||
#if !CONFIG2_GLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user