]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - test.c
cmd_options -> opts_cmd_t to make testsuite and executor compile again
[xonotic/gmqcc.git] / test.c
diff --git a/test.c b/test.c
index 9694161b81567c7509c393b4426bdb742f414c7d..a3956e99c9c8d18183b8add937ec5c85f52259f7 100644 (file)
--- a/test.c
+++ b/test.c
@@ -25,7 +25,7 @@
 #include <sys/stat.h>
 #include <dirent.h>
 
-cmd_options opts;
+opts_cmd_t opts;
 
 char *task_bins[] = {
     "./gmqcc",