diff src/gtkimhtml.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 c8e0426c63ed
children 872c4d8c1192
line wrap: on
line diff
--- a/src/gtkimhtml.h	Sun Aug 08 03:39:26 2004 +0000
+++ b/src/gtkimhtml.h	Sun Aug 08 05:38:02 2004 +0000
@@ -20,9 +20,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-
-#ifndef __GTK_IMHTML_H
-#define __GTK_IMHTML_H
+#ifndef _GAIM_GTKIMHTML_H_
+#define _GAIM_GTKIMHTML_H_
 
 #include <gdk/gdk.h>
 #include <gtk/gtktextview.h>
@@ -721,4 +720,4 @@
 }
 #endif
 
-#endif
+#endif /* _GAIM_GTKIMHTML_H_ */