mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fix most headers in gui
Make include-what-you-use happy with most of the files in source/gui and fix what needs to be fixed after including missing compile flags. Ref: #8086 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#ifndef INCLUDED_SCRIPTCONVERSIONS
|
||||
#define INCLUDED_SCRIPTCONVERSIONS
|
||||
|
||||
#include "lib/debug.h"
|
||||
#include "ScriptRequest.h"
|
||||
#include "ScriptExceptions.h"
|
||||
#include "ScriptExtraHeaders.h" // for typed arrays
|
||||
|
||||
Reference in New Issue
Block a user