changeset 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 b401bd1701b4
children 71e085af5a17
files plugins/ticker/ticker.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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"