summaryrefslogtreecommitdiffstats
path: root/tests/testsuminfo.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2012-12-11 14:14:37 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-12 10:02:02 +0100
commit3bce7a0298024ec5a56935cf2eb03da57156682e (patch)
tree5f5f5076b74873b6d7c7cbf079a56fbb8ac70d7b /tests/testsuminfo.c
parent75e5665a7ebd9ddc1cd8054c20c9750dced3d8b8 (diff)
downloadmsitools-3bce7a0298024ec5a56935cf2eb03da57156682e.tar.gz
msitools-3bce7a0298024ec5a56935cf2eb03da57156682e.tar.xz
msitools-3bce7a0298024ec5a56935cf2eb03da57156682e.zip
Move debug.h to libmsi directory
Diffstat (limited to 'tests/testsuminfo.c')
-rw-r--r--tests/testsuminfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuminfo.c b/tests/testsuminfo.c
index 3395013..6c6cf5d 100644
--- a/tests/testsuminfo.c
+++ b/tests/testsuminfo.c
@@ -21,6 +21,7 @@
#define COBJMACROS
#include <stdio.h>
+#include <stdint.h>
#include <windows.h>
#include <libmsi.h>
#include <objidl.h>