Fix typo in includes

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9201 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Ian MacArthur 2011-12-08 09:58:51 +00:00
parent 900fe72b8a
commit 367f563334
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
// possible, otherwise it just draws in the front buffer.
#include <config.h>
#include <FL/Fl.H>g
#include <FL/Fl.H>
#include <FL/Fl_Overlay_Window.H>
#include <FL/fl_draw.H>
#include <FL/x.H>