From f6ca60606561ddbe5dab526ab1bc6b89f6dbe082 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 2 Jan 2021 21:26:35 +0100 Subject: Clean up includes --- test/test_clipboard.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_clipboard.c') diff --git a/test/test_clipboard.c b/test/test_clipboard.c index 5749b65..a458d00 100644 --- a/test/test_clipboard.c +++ b/test/test_clipboard.c @@ -28,6 +28,7 @@ #include #include #include +#include typedef struct { PuglWorld* world; -- cgit v1.2.1