From b41cf28662fe5734530f280cc0dbb34bbf6aa25a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 16 Apr 2005 00:01:49 +0000 Subject: Update "clean" targets to properly handle core files, remove backup files, etc. Add "install" target to test directory which installs the example programs. Install the config.h file in the examples directory. Make sure the example programs compile outside the FLTK source dir. Add example programs to fltk.list.in. Fix missing redraw() in x_cb() in FLUID... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4287 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/gl_overlay.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/gl_overlay.cxx') diff --git a/test/gl_overlay.cxx b/test/gl_overlay.cxx index d2f65bc09..6a72e2991 100644 --- a/test/gl_overlay.cxx +++ b/test/gl_overlay.cxx @@ -23,7 +23,7 @@ // Please report all bugs and problems to "fltk-bugs@fltk.org". // -#include +#include "config.h" #include #include #include -- cgit v1.2.3