summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/ipa')
-rw-r--r--include/libcamera/ipa/vimc.h (renamed from include/libcamera/ipa/ipa_vimc.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/ipa/ipa_vimc.h b/include/libcamera/ipa/vimc.h
index 8e82dd94..22d97992 100644
--- a/include/libcamera/ipa/ipa_vimc.h
+++ b/include/libcamera/ipa/vimc.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2019, Google Inc.
*
- * ipa_vimc.h - Vimc Image Processing Algorithm module
+ * vimc.h - Vimc Image Processing Algorithm module
*/
#ifndef __LIBCAMERA_IPA_VIMC_H__