Warning Fix: add missing include to core/parse-xml.c
Fallout from commit #cd5e17cf79c2f1eb896efd0436c103221de446ae Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
4cbf8b87a3
commit
0fa6422a04
@ -26,6 +26,7 @@
|
||||
#include "divelist.h"
|
||||
#include "device.h"
|
||||
#include "membuffer.h"
|
||||
#include "qthelper.h"
|
||||
|
||||
int verbose, quit, force_root;
|
||||
int last_xml_version = -1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user