]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - fs.h
client: Add cl_parse.h and move cl_parse prototypes to it
[xonotic/darkplaces.git] / fs.h
diff --git a/fs.h b/fs.h
index aefa5b59b8b86261aa111e3588001720dbbb4e97..755e5c5046b5722f03c7249c91cf9e9436758824 100644 (file)
--- a/fs.h
+++ b/fs.h
 #ifndef FS_H
 #define FS_H
 
+#include <stddef.h>
+#include <stdarg.h>
+#include "qtypes.h"
+#include "qdefs.h"
+#include "zone.h"
 
 // ------ Types ------ //