summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2022-12-27 17:28:08 -0500
committerHubert Figuière <hub@figuiere.net>2022-12-27 17:28:08 -0500
commit5f21fdbd2dcd536a9342d1c4cb9c554bf1961469 (patch)
treeec716f2adf17741c031fec27f3a8437d9ac04f33 /include
parent995cac6f42a47e5c5f33249d120625ee680fed5c (diff)
nef: Added Nikon Z30
Diffstat (limited to 'include')
-rw-r--r--include/libopenraw/cameraids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libopenraw/cameraids.h b/include/libopenraw/cameraids.h
index 34a0021..311344b 100644
--- a/include/libopenraw/cameraids.h
+++ b/include/libopenraw/cameraids.h
@@ -340,6 +340,7 @@ enum _OR_TYPEID_VENDOR_NIKON {
OR_TYPEID_NIKON_D7500,
OR_TYPEID_NIKON_D850,
OR_TYPEID_NIKON_COOLPIX_P7800,
+ OR_TYPEID_NIKON_Z30,
_OR_TYPEID_NIKON_LAST
};