summaryrefslogtreecommitdiff
path: root/gphoto2/gphoto2-library.h
diff options
context:
space:
mode:
Diffstat (limited to 'gphoto2/gphoto2-library.h')
-rw-r--r--gphoto2/gphoto2-library.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gphoto2/gphoto2-library.h b/gphoto2/gphoto2-library.h
index b0f8c530f..3c93fbbdb 100644
--- a/gphoto2/gphoto2-library.h
+++ b/gphoto2/gphoto2-library.h
@@ -22,8 +22,8 @@
* Boston, MA 02110-1301 USA
*/
-#ifndef __GPHOTO2_LIBRARY_H__
-#define __GPHOTO2_LIBRARY_H__
+#ifndef LIBGPHOTO2_GPHOTO2_LIBRARY_H
+#define LIBGPHOTO2_GPHOTO2_LIBRARY_H
#include <gphoto2/gphoto2-abilities-list.h>
#include <gphoto2/gphoto2-camera.h>
@@ -77,4 +77,4 @@ int camera_init (Camera *camera, GPContext *context);
}
#endif /* __cplusplus */
-#endif /* __GPHOTO2_LIBRARY_H__ */
+#endif /* !defined(LIBGPHOTO2_GPHOTO2_LIBRARY_H) */