diff options
Diffstat (limited to 'src/qal_api.c')
-rw-r--r-- | src/qal_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qal_api.c b/src/qal_api.c index eb62ea4..7422ca6 100644 --- a/src/qal_api.c +++ b/src/qal_api.c @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "com_local.h" +#include "common.h" #include "sys_public.h" #include "qal_api.h" #include <AL/alc.h> |