summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-07-26 15:19:47 +0200
committerinfirit <[email protected]>2014-07-26 15:19:47 +0200
commit31c430bc216d63c4dcf7aca9809f53ce3ef94efc (patch)
tree86f145dcb1b9fa171991fe82b77b3511bbcd686d
parent7fa6cab49b3623a30bca876dc08c1ecf0443f4de (diff)
downloadeom-31c430bc216d63c4dcf7aca9809f53ce3ef94efc.tar.bz2
eom-31c430bc216d63c4dcf7aca9809f53ce3ef94efc.tar.xz
Fix typo
-rw-r--r--src/eom-image-save-info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eom-image-save-info.h b/src/eom-image-save-info.h
index 41a564b..8a58185 100644
--- a/src/eom-image-save-info.h
+++ b/src/eom-image-save-info.h
@@ -7,7 +7,7 @@
G_BEGIN_DECLS
-#ifndef __EOM_IMAGE_DCLR__
+#ifndef __EOM_IMAGE_DECLR__
#define __EOM_IMAGE_DECLR__
typedef struct _EomImage EomImage;
#endif