aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-08-02 22:43:13 +0200
committerDavid Robillard <d@drobilla.net>2019-08-02 23:34:33 +0200
commit561b71afe382634e71a8102136a33ba9a14eaa72 (patch)
tree4550383e391eb2ee943912deb9cbc5ee64d70920 /test
parent45f8844ca04de650d7f4d2f0b1b517754b529648 (diff)
downloadpugl-561b71afe382634e71a8102136a33ba9a14eaa72.tar.gz
pugl-561b71afe382634e71a8102136a33ba9a14eaa72.tar.bz2
pugl-561b71afe382634e71a8102136a33ba9a14eaa72.zip
Clean up includes
Diffstat (limited to 'test')
-rw-r--r--test/pugl_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_test.c b/test/pugl_test.c
index 2e9a00d..b8a0a42 100644
--- a/test/pugl_test.c
+++ b/test/pugl_test.c
@@ -28,6 +28,7 @@
#include <math.h>
#include <stdbool.h>
+#include <stdint.h>
#include <stdio.h>
#include <string.h>