1
0
forked from mirrors/0ad

Delete GUI.h umbrella include following 8d0cb1b954.

Differential Revision: https://code.wildfiregames.com/D2304
Tested on: clang 8.0.1., VS2015, Jenkins
Comments By: Vladislav, Angen, Stan
Tested by: Angen
This was SVN commit r22941.
This commit is contained in:
elexis
2019-09-20 13:11:18 +00:00
parent 8f7729bfdb
commit 1bc6d778bb
53 changed files with 96 additions and 194 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "graphics/FontMetrics.h"
#include "gui/CGUI.h"
#include "gui/GUI.h"
#include "lib/utf8.h"
#include "ps/CLogger.h"