mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 06:56:24 +08:00
Restore building without Cairo developer files (#1087)
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
|
|
||||||
#include "../../flstring.h"
|
#include "../../flstring.h"
|
||||||
#include "Fl_Xlib_Graphics_Driver.H"
|
#include "Fl_Xlib_Graphics_Driver.H"
|
||||||
#include "../Cairo/Fl_Cairo_Graphics_Driver.H"
|
#if USE_PANGO
|
||||||
|
# include "../Cairo/Fl_Cairo_Graphics_Driver.H"
|
||||||
|
#endif
|
||||||
#include <FL/Fl.H>
|
#include <FL/Fl.H>
|
||||||
#include <FL/fl_draw.H>
|
#include <FL/fl_draw.H>
|
||||||
#include <FL/fl_string_functions.h> // fl_strdup()
|
#include <FL/fl_string_functions.h> // fl_strdup()
|
||||||
|
|||||||
Reference in New Issue
Block a user