From d93fc2bfa6b3bd5c33912e2eaaa2d42dfd5f473f Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 16 Feb 2021 11:08:30 +0100 Subject: Use when appropriate. --- src/gl_start.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gl_start.cxx') diff --git a/src/gl_start.cxx b/src/gl_start.cxx index f96786c8e..81a704333 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -26,7 +26,7 @@ // be erased when the buffers are swapped (when double buffer hardware // is being used) -#include "config_lib.h" +#include #if HAVE_GL #include -- cgit v1.2.3