diff plugins/ticker/ticker.c @ 3700:195049ac6bf3

[gaim-migrate @ 3831] squash tastes good committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 14 Oct 2002 18:37:09 +0000
parents 9682c0e022c6
children 43e396e94095
line wrap: on
line diff
--- a/plugins/ticker/ticker.c	Mon Oct 14 18:02:40 2002 +0000
+++ b/plugins/ticker/ticker.c	Mon Oct 14 18:37:09 2002 +0000
@@ -22,7 +22,9 @@
  * pluginized- Sean Egan, Summer 2002
  */
 
+#ifndef GAIM_PLUGINS
 #define GAIM_PLUGINS
+#endif
 
 #include <gtk/gtk.h>
 #include "gtkticker.h"