src/imgstore.h

changeset 9713
bb37562302a1
parent 8962
5cd12e525d95
--- a/src/imgstore.h	Sun Aug 08 03:39:26 2004 +0000
+++ b/src/imgstore.h	Sun Aug 08 05:38:02 2004 +0000
@@ -23,8 +23,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
-#ifndef _GAIM_CONV_IMGSTORE_H_
-#define _GAIM_CONV_IMGSTORE_H_
+#ifndef _GAIM_IMGSTORE_H_
+#define _GAIM_IMGSTORE_H_
 
 struct _GaimStoredImage;
 typedef struct _GaimStoredImage GaimStoredImage;
@@ -108,4 +108,4 @@
 }
 #endif
 
-#endif /* _GAIM_CONV_IMGSTORE_H_ */
+#endif /* _GAIM_IMGSTORE_H_ */

mercurial