Fix missing include.

This commit is contained in:
2025-07-31 09:51:12 +01:00
parent a02f8b7576
commit e98b410765

View File

@@ -22,6 +22,7 @@
#include <unicode/ucnv.h>
#include <aaruformat.h>
#include <sys/types.h>
#include "aaruformattool.h"