# HG changeset patch # User Rob Flynn # Date 1034620629 0 # Node ID 195049ac6bf3468ff9db3fd90c208c80156e0a53 # Parent b401bd1701b4425d10cc9ed7d0e315f1ff930ce0 [gaim-migrate @ 3831] squash tastes good committer: Tailor Script diff -r b401bd1701b4 -r 195049ac6bf3 plugins/ticker/ticker.c --- 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 #include "gtkticker.h"