summaryrefslogtreecommitdiff
path: root/gphoto2/gphoto2-abilities-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'gphoto2/gphoto2-abilities-list.h')
-rw-r--r--gphoto2/gphoto2-abilities-list.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gphoto2/gphoto2-abilities-list.h b/gphoto2/gphoto2-abilities-list.h
index 58eb3d033..00998ca68 100644
--- a/gphoto2/gphoto2-abilities-list.h
+++ b/gphoto2/gphoto2-abilities-list.h
@@ -22,8 +22,8 @@
* Boston, MA 02110-1301 USA
*/
-#ifndef __GPHOTO2_ABILITIES_LIST_H__
-#define __GPHOTO2_ABILITIES_LIST_H__
+#ifndef LIBGPHOTO2_GPHOTO2_ABILITIES_LIST_H
+#define LIBGPHOTO2_GPHOTO2_ABILITIES_LIST_H
#include <gphoto2/gphoto2-context.h>
#include <gphoto2/gphoto2-list.h>
@@ -203,4 +203,4 @@ const char *gp_message_codeset (const char *);
}
#endif /* __cplusplus */
-#endif /* __GPHOTO2_ABILITIES_LIST_H__ */
+#endif /* !defined(LIBGPHOTO2_GPHOTO2_ABILITIES_LIST_H) */