Add missing include

This commit is contained in:
Flössie
2019-11-28 10:37:18 +01:00
parent 4529999f49
commit c5168038e8

View File

@@ -59,6 +59,8 @@
#include "dcraw.h"
#include "rt_math.h"
void DCraw::parse_canon_cr3()
{
strncpy(make, "Canon", sizeof(make));