Rename headers.

This commit is contained in:
2020-03-01 19:51:43 +00:00
parent 1b2a7cf35e
commit 9075ab8bd6
5 changed files with 3 additions and 3 deletions

View File

@@ -30,8 +30,8 @@
// Copyright © 2011-2020 Natalia Portillo
// ****************************************************************************/
#include <aaru.h>
#include <aaruformat.h>
#include <dic.h>
// Converts between image data type and dic media tag type
int32_t GetMediaTagTypeForDataType(int32_t type)