Fix typo fl_draw.h instead of fl_draw.H
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11128 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
a8a777ff26
commit
da97c30d7a
@ -20,7 +20,7 @@
|
||||
#include "config_lib.h"
|
||||
#include <FL/Fl_Device.H>
|
||||
#include <FL/Fl_Image.H>
|
||||
#include <FL/fl_draw.h>
|
||||
#include <FL/fl_draw.H>
|
||||
|
||||
#ifdef FL_CFG_GFX_QUARTZ
|
||||
#include "drivers/Quartz/Fl_Quartz_Graphics_Driver.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user