Remove excessive touchscreengui.h includes (#14466)

This commit is contained in:
grorp
2024-03-17 14:59:50 +01:00
committed by GitHub
parent 61a5733692
commit c8b615acc9
8 changed files with 115 additions and 86 deletions

View File

@@ -40,6 +40,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "content/subgames.h"
#include "client/event_manager.h"
#include "fontengine.h"
#include "gui/touchscreengui.h"
#include "itemdef.h"
#include "log.h"
#include "filesys.h"