]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - com_list.h
prvm_cmds: Remove unused prototype
[xonotic/darkplaces.git] / com_list.h
index 8f31dc413d377bf6ed834d8f88cdf43eba0eecaf..e99ee346b0a9b3541dc42d737ef5a74dae325618 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #define LIST_H
 
 #include <stddef.h>
+#include "qtypes.h"
 
 typedef struct llist_s
 {