diff src/audacious/plugin.h @ 4391:a9c8efbfd4c2

s/BMP_PLUGIN_H/AUD_PLUGIN_H/
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Mar 2008 00:51:14 +0200
parents db1c0a24e100
children 9d5e6bfca672
line wrap: on
line diff
--- a/src/audacious/plugin.h	Sat Mar 29 23:17:59 2008 +0200
+++ b/src/audacious/plugin.h	Sun Mar 30 00:51:14 2008 +0200
@@ -32,8 +32,8 @@
  * SUCH DAMAGE.
  */
 
-#ifndef BMP_PLUGIN_H
-#define BMP_PLUGIN_H
+#ifndef AUD_PLUGIN_H
+#define AUD_PLUGIN_H
 
 #include <glib.h>
 #include <gtk/gtk.h>