From 07bde9f8575701bd0db60baf71aca2465361ff64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 21 Aug 2022 02:04:15 +0200 Subject: Reimplement WaitFor. --- c/win.h | 1 + 1 file changed, 1 insertion(+) (limited to 'c/win.h') diff --git a/c/win.h b/c/win.h index a77362f..93b1416 100644 --- a/c/win.h +++ b/c/win.h @@ -2,6 +2,7 @@ #define WIN_H #include +#include #include /* Run given procedure at creation of next window. */ -- cgit v1.2.3