summaryrefslogtreecommitdiff
path: root/inc/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/types.h')
-rw-r--r--inc/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/types.h b/inc/types.h
index 6df04c2..95ab96d 100644
--- a/inc/types.h
+++ b/inc/types.h
@@ -1,5 +1,5 @@
#include "macros.h"
-#include <stddef.h>
+#include <stdint.h>
#ifndef TYPES_H
#define TYPES_H