From d7ea40289e4b21d7eed3b95a35ee4a7601b7cb54 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Thu, 22 Mar 2012 13:59:51 +0400 Subject: [PATCH] Correction compilation problem on Linux platform 0023015: TKOpenGl redesign regression in text printing --- src/OpenGl/OpenGl_GlCore11.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/OpenGl/OpenGl_GlCore11.hxx b/src/OpenGl/OpenGl_GlCore11.hxx index d16b33cef7..b3dfeb233e 100644 --- a/src/OpenGl/OpenGl_GlCore11.hxx +++ b/src/OpenGl/OpenGl_GlCore11.hxx @@ -47,6 +47,7 @@ #include #else #include + #include #endif #include