mirror of
https://github.com/fltk/fltk.git
synced 2026-05-13 20:08:51 +08:00
Repair incorrect path in #include directive
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <FL/math.h>
|
||||
#include <FL/Fl_Widget_Surface.H>
|
||||
#include <FL/Fl_Graphics_Driver.H>
|
||||
#include "Fl_System_Driver.H"
|
||||
#include "../../Fl_System_Driver.H"
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/Fl_RGB_Image.H>
|
||||
#include <FL/Fl_Pixmap.H>
|
||||
|
||||
Reference in New Issue
Block a user