diff src/gtkprivacy.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 88ec59dec95a
children c0fbdea8828b
line wrap: on
line diff
--- a/src/gtkprivacy.h	Sun Aug 08 03:39:26 2004 +0000
+++ b/src/gtkprivacy.h	Sun Aug 08 05:38:02 2004 +0000
@@ -22,8 +22,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 _GAIM_GTK_PRIVACY_H_
-#define _GAIM_GTK_PRIVACY_H_
+#ifndef _GAIM_GTKPRIVACY_H_
+#define _GAIM_GTKPRIVACY_H_
 
 #include "privacy.h"
 
@@ -79,4 +79,4 @@
  */
 GaimPrivacyUiOps *gaim_gtk_privacy_get_ui_ops(void);
 
-#endif /* _GAIM_GTK_PRIVACY_H_ */
+#endif /* _GAIM_GTKPRIVACY_H_ */