diff src/Input/mpg123/http.c @ 5:54f9e753b511 trunk

[svn] - SDK pathchange fixes - enforce use of SDK - always link against libaudacious
author nenolod
date Mon, 18 Sep 2006 02:22:03 -0700
parents 13389e613d67
children
line wrap: on
line diff
--- a/src/Input/mpg123/http.c	Mon Sep 18 02:02:50 2006 -0700
+++ b/src/Input/mpg123/http.c	Mon Sep 18 02:22:03 2006 -0700
@@ -36,7 +36,7 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 
-#include <libaudacious/util.h>
+#include <audacious/util.h>
 
 #include "mpg123.h"