From 7ebe8e21b0c8d4c229d192c0be66e49c7b78ed00 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 26 Jun 2018 13:43:18 +0000 Subject: Move Fl_Window_Driver.H from FL/ to src/ git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12974 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_scroll_area.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_scroll_area.cxx') diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx index 36f27b75d..002ce44ad 100644 --- a/src/fl_scroll_area.cxx +++ b/src/fl_scroll_area.cxx @@ -20,7 +20,7 @@ // a "callback" which is called to draw rectangular areas that are moved // into the drawing area. -#include +#include "Fl_Window_Driver.H" // scroll a rectangle and redraw the newly exposed portions: /** -- cgit v1.2.3