From 19744bc5de46625c6ecbbe57c427fb4254d79fc9 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 3 Jun 2012 16:33:48 +0200 Subject: [PATCH] Added needed include. --- src/x11_opengl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/x11_opengl.c b/src/x11_opengl.c index 582fbe20..8fb11d60 100644 --- a/src/x11_opengl.c +++ b/src/x11_opengl.c @@ -30,6 +30,7 @@ #include "internal.h" +#include #include