From 399507522a7b7f4996ec74336f10ebebf7c393dd Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 4 Mar 2014 12:58:08 +0000
Subject: [PATCH] oops, we do not actually need the include

---
 Graphics/drawContext.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Graphics/drawContext.cpp b/Graphics/drawContext.cpp
index e7e683ecb2..618178b76a 100644
--- a/Graphics/drawContext.cpp
+++ b/Graphics/drawContext.cpp
@@ -21,7 +21,6 @@
 #include "gl2ps.h"
 
 #if defined(HAVE_FLTK)
-#include <FL/Fl.H>
 #include <FL/Fl_JPEG_Image.H>
 #include <FL/Fl_PNG_Image.H>
 #include <FL/gl.h>
-- 
GitLab