summaryrefslogtreecommitdiff
path: root/test-it.c
diff options
context:
space:
mode:
Diffstat (limited to 'test-it.c')
-rw-r--r--test-it.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-it.c b/test-it.c
index b6331d9..5a0b76b 100644
--- a/test-it.c
+++ b/test-it.c
@@ -4,7 +4,7 @@
#include "mpq-errors.h"
int main(int argc, char ** argv) {
- mpq_archive_t * t1;
+ struct mpq_archive_t * t1;
char * fname = "test.mpq";
mpqlib_init();