summaryrefslogtreecommitdiff
path: root/include/nspdf/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nspdf/document.h')
-rw-r--r--include/nspdf/document.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nspdf/document.h b/include/nspdf/document.h
index 4e4931d..d7cbb0f 100644
--- a/include/nspdf/document.h
+++ b/include/nspdf/document.h
@@ -15,6 +15,7 @@
#ifndef NSPDF_DOCUMENT_H_
#define NSPDF_DOCUMENT_H_
+#include <stdint.h>
#include <nspdf/errors.h>
struct nspdf_doc;