summaryrefslogtreecommitdiff
path: root/include/libcamera/internal/ipa_context_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/internal/ipa_context_wrapper.h')
-rw-r--r--include/libcamera/internal/ipa_context_wrapper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/libcamera/internal/ipa_context_wrapper.h b/include/libcamera/internal/ipa_context_wrapper.h
index bd770e13..4e6f791d 100644
--- a/include/libcamera/internal/ipa_context_wrapper.h
+++ b/include/libcamera/internal/ipa_context_wrapper.h
@@ -4,8 +4,8 @@
*
* ipa_context_wrapper.h - Image Processing Algorithm context wrapper
*/
-#ifndef __LIBCAMERA_IPA_CONTEXT_WRAPPER_H__
-#define __LIBCAMERA_IPA_CONTEXT_WRAPPER_H__
+#ifndef __LIBCAMERA_INTERNAL_IPA_CONTEXT_WRAPPER_H__
+#define __LIBCAMERA_INTERNAL_IPA_CONTEXT_WRAPPER_H__
#include <libcamera/ipa/ipa_interface.h>
@@ -47,4 +47,4 @@ private:
} /* namespace libcamera */
-#endif /* __LIBCAMERA_IPA_CONTEXT_WRAPPER_H__ */
+#endif /* __LIBCAMERA_INTERNAL_IPA_CONTEXT_WRAPPER_H__ */