]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs_common.c
Fix afs_shutdown().
[paraslash.git] / afs_common.c
index 36da960b30d70673b1dfef94c6068a71fa5687c8..72be6a9da47223b2849b28c97c1427a7cb22df59 100644 (file)
@@ -7,7 +7,9 @@
 
 /** \file afs_common.c Functions common to all audio file selectors. */
 
+#include "para.h"
 #include "server.cmdline.h"
+#include "afh.h"
 #include "server.h"
 #include "vss.h"
 #include <dirent.h> /* readdir() */