audioc: Switch to blocking file descriptors.
[paraslash.git] / aac_afh.c
index 04461178bb7912e3fb893cc5cf0215d39f965368..3e394337b4b33f693be416ab7d90872113f9bf50 100644 (file)
--- a/aac_afh.c
+++ b/aac_afh.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2010 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -10,7 +10,7 @@
 
 /** \file aac_afh.c para_server's aac audio format handler */
 
-#include <osl.h>
+#include <regex.h>
 
 #include "para.h"
 #include "error.h"