summaryrefslogtreecommitdiff
path: root/gphoto2/gphoto2-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'gphoto2/gphoto2-context.h')
-rw-r--r--gphoto2/gphoto2-context.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gphoto2/gphoto2-context.h b/gphoto2/gphoto2-context.h
index 3a3d13098..f8b67c9c0 100644
--- a/gphoto2/gphoto2-context.h
+++ b/gphoto2/gphoto2-context.h
@@ -22,8 +22,8 @@
* Boston, MA 02110-1301 USA
*/
-#ifndef __GPHOTO2_CONTEXT_H__
-#define __GPHOTO2_CONTEXT_H__
+#ifndef LIBGPHOTO2_GPHOTO2_CONTEXT_H
+#define LIBGPHOTO2_GPHOTO2_CONTEXT_H
#include <stdarg.h>
@@ -135,4 +135,4 @@ void gp_context_progress_stop (GPContext *context, unsigned int id);
}
#endif /* __cplusplus */
-#endif /* __GPHOTO2_CONTEXT_H__ */
+#endif /* !defined(LIBGPHOTO2_GPHOTO2_CONTEXT_H) */