diff audtool/audtool.c @ 1225:b8f5cb287ed2 trunk

[svn] - Use the correct beepctrl.h.
author nhjm449
date Wed, 14 Jun 2006 17:32:38 -0700
parents 76e6b66fb859
children 276cc2ce63b7
line wrap: on
line diff
--- a/audtool/audtool.c	Wed Jun 14 17:21:25 2006 -0700
+++ b/audtool/audtool.c	Wed Jun 14 17:32:38 2006 -0700
@@ -18,7 +18,7 @@
 
 #include <stdlib.h>
 #include <glib.h>
-#include <audacious/beepctrl.h>
+#include "libaudacious/beepctrl.h"
 #include "audtool.h"
 
 struct commandhandler handlers[] = {