]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write.c
Replace status item SELECTOR by IMAGE_ID.
[paraslash.git] / write.c
diff --git a/write.c b/write.c
index 64c08d8b9e1412e7ed88c234609bc68173283049..93c63c8d333a8edfaf205392b27a7cc5046da249 100644 (file)
--- a/write.c
+++ b/write.c
@@ -6,6 +6,9 @@
 
 /** \file write.c Paraslash's standalone wav/raw player */
 
+#include <sys/types.h>
+#include <dirent.h>
+
 #include "para.h"
 #include "string.h"
 #include "write.cmdline.h"
@@ -17,7 +20,9 @@
 #include "fd.h"
 #include "error.h"
 
+/** \cond */
 INIT_WRITE_ERRLISTS;
+/** \endcond */
 
 /**
  * check if given buffer contains a valid wave header