changeset 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 694ce1a806f8
children 9d5e6bfca672
files src/audacious/plugin.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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>