]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - aac_afh.c
Fix para_strerror() and use osl() wrapper for osl library calls.
[paraslash.git] / aac_afh.c
index 80b50a4d55b6645aba8331c562b3667dc42663f7..fdc22276874e4830a5cfc483fe5c81f7b1d9af68 100644 (file)
--- a/aac_afh.c
+++ b/aac_afh.c
@@ -10,6 +10,7 @@
 
 /** \file aac_afh.c para_server's aac audio format handler */
 
+#include <osl.h>
 #include "para.h"
 #include "error.h"
 #include "string.h"