diff src/modplug/modplugbmp.h @ 2538:1d93fa7b3037

Stddefs.h has multiple include guards already, removed the superfluous ones.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Apr 2008 16:35:16 +0300
parents 8f3188746b64
children 3134a0987162
line wrap: on
line diff
--- a/src/modplug/modplugbmp.h	Mon Apr 28 16:33:09 2008 +0300
+++ b/src/modplug/modplugbmp.h	Mon Apr 28 16:35:16 2008 +0300
@@ -9,10 +9,7 @@
 
 #include <string>
 #include <glib.h>
-
-#ifndef __MODPLUGXMMS_STDDEFS_H__INCLUDED__
 #include "stddefs.h"
-#endif
 
 extern "C" {
 #include <audacious/plugin.h>