added missing include for imagemap
This commit is contained in:
parent
7f78452f35
commit
c118dfdf6e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
#include "io/http_client.h"
|
#include "io/http_client.h"
|
||||||
#include "packed_data_container.h"
|
#include "packed_data_container.h"
|
||||||
#include "func_ref.h"
|
#include "func_ref.h"
|
||||||
|
#include "input_map.h"
|
||||||
|
|
||||||
#ifdef XML_ENABLED
|
#ifdef XML_ENABLED
|
||||||
static ResourceFormatSaverXML *resource_saver_xml=NULL;
|
static ResourceFormatSaverXML *resource_saver_xml=NULL;
|
||||||
|
|
Loading…
Reference in a new issue