summaryrefslogtreecommitdiffstats
path: root/tests/test.h
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/test.h
parent75e5665a7ebd9ddc1cd8054c20c9750dced3d8b8 (diff)
downloadmsitools-3bce7a0298024ec5a56935cf2eb03da57156682e.tar.gz
msitools-3bce7a0298024ec5a56935cf2eb03da57156682e.tar.xz
msitools-3bce7a0298024ec5a56935cf2eb03da57156682e.zip
Move debug.h to libmsi directory
Diffstat (limited to 'tests/test.h')
-rw-r--r--tests/test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.h b/tests/test.h
index 72234df..3bfd902 100644
--- a/tests/test.h
+++ b/tests/test.h
@@ -1,6 +1,5 @@
#include <stdarg.h>
#include <stdbool.h>
-#include "debug.h"
#define todo_wine if(0)