comparison src/gaim-disclosure.h @ 9713:db62420a53a2

[gaim-migrate @ 10574] Remove multi.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 08 Aug 2004 05:38:02 +0000
parents 0d9559f3bd2e
children
comparison
equal deleted inserted replaced
9712:34a929fbbb30 9713:db62420a53a2
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. 19 * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
20 * 20 *
21 */ 21 */
22 22 #ifndef __GAIM_GAIM_DISCLOSURE_H__
23 #ifndef __GAIM_DISCLOSURE_H__ 23 #define __GAIM_GAIM_DISCLOSURE_H__
24 #define __GAIM_DISCLOSURE_H__
25 24
26 #include "eventloop.h" 25 #include "eventloop.h"
27 26
28 #include <gtk/gtkcheckbutton.h> 27 #include <gtk/gtkcheckbutton.h>
29 28