From 601a0f0d3efd46b0ef6c34a98cd738bceaae504c Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sun, 4 Jan 2009 16:21:42 +0000 Subject: + Fixed font set to const string was potentially free in Fl_x.cxx:fl_set_spot() + Fixed fl_ask.h erroneous include replaced by fl_ask.H include in colbrowser.cxx git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6622 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/colbrowser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx index 5db9842b2..98100da8a 100644 --- a/test/colbrowser.cxx +++ b/test/colbrowser.cxx @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3