summaryrefslogtreecommitdiff
path: root/camlibs/casio/casio-qv-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/casio/casio-qv-commands.h')
-rw-r--r--camlibs/casio/casio-qv-commands.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/camlibs/casio/casio-qv-commands.h b/camlibs/casio/casio-qv-commands.h
index 2e3cb9007..c68e81464 100644
--- a/camlibs/casio/casio-qv-commands.h
+++ b/camlibs/casio/casio-qv-commands.h
@@ -18,8 +18,8 @@
* Boston, MA 02110-1301 USA
*/
-#ifndef __CASIO_QV_COMMANDS_H__
-#define __CASIO_QV_COMMANDS_H__
+#ifndef CAMLIBS_CASIO_CASIO_QV_COMMANDS_H
+#define CAMLIBS_CASIO_CASIO_QV_COMMANDS_H
#include <gphoto2/gphoto2-library.h>
@@ -42,4 +42,4 @@ int QVcapture (Camera *camera);
int QVreset (Camera *camera);
int QVsetspeed (Camera *camera, int speed);
-#endif /* __CASIO_QV_COMMANDS_H__ */
+#endif /* !defined(CAMLIBS_CASIO_CASIO_QV_COMMANDS_H) */