From 900f6fc17e6764377a8e293ce742fb41f1add9bd Mon Sep 17 00:00:00 2001 From: nicm Date: Mon, 20 Oct 2014 23:27:14 +0000 Subject: Tidy up some includes. --- style.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style.c') diff --git a/style.c b/style.c index 2a049fb6..6df2ed04 100644 --- a/style.c +++ b/style.c @@ -17,6 +17,8 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include + #include #include "tmux.h" -- cgit v1.2.3