summaryrefslogtreecommitdiff
path: root/include/libcamera/internal/control_validator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/internal/control_validator.h')
-rw-r--r--include/libcamera/internal/control_validator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/libcamera/internal/control_validator.h b/include/libcamera/internal/control_validator.h
index f1c9110b..4a00b9b7 100644
--- a/include/libcamera/internal/control_validator.h
+++ b/include/libcamera/internal/control_validator.h
@@ -4,8 +4,8 @@
*
* control_validator.h - Control validator
*/
-#ifndef __LIBCAMERA_CONTROL_VALIDATOR_H__
-#define __LIBCAMERA_CONTROL_VALIDATOR_H__
+#ifndef __LIBCAMERA_INTERNAL_CONTROL_VALIDATOR_H__
+#define __LIBCAMERA_INTERNAL_CONTROL_VALIDATOR_H__
#include <string>
@@ -24,4 +24,4 @@ public:
} /* namespace libcamera */
-#endif /* __LIBCAMERA_CONTROL_VALIDATOR_H__ */
+#endif /* __LIBCAMERA_INTERNAL_CONTROL_VALIDATOR_H__ */