mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
Merge pull request #325 from adolson/input_map_missing_header
added missing include for imagemap
This commit is contained in:
commit
847ad3d519
@ -50,6 +50,7 @@
|
||||
#include "io/http_client.h"
|
||||
#include "packed_data_container.h"
|
||||
#include "func_ref.h"
|
||||
#include "input_map.h"
|
||||
|
||||
#ifdef XML_ENABLED
|
||||
static ResourceFormatSaverXML *resource_saver_xml=NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user