summaryrefslogtreecommitdiff
path: root/src/xml.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-01 15:07:21 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-01 15:07:21 +0100
commit19818898ac4606388a4848624fa0c92c5ac4e0da (patch)
treefb7f73bd4d700ea8a578eb5490165b5325ddabac /src/xml.h
parentca8ec410366fb8c9f554139a342b94b94d277127 (diff)
Windows build fixes.
Diffstat (limited to 'src/xml.h')
-rw-r--r--src/xml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xml.h b/src/xml.h
index 7cfb8e91..2469981c 100644
--- a/src/xml.h
+++ b/src/xml.h
@@ -3,6 +3,7 @@
#include <string>
#include <list>
+#include <stdint.h>
#include <glibmm.h>
#include <boost/shared_ptr.hpp>
#include "types.h"