Skip to content
Snippets Groups Projects
Commit 5beabfeb authored by OTB Bot's avatar OTB Bot
Browse files

Correction fichier FLTK : ajout #include <FL/FlH>

parent 71b5e9f8
Branches
Tags
No related merge requests found
......@@ -32,6 +32,7 @@
/*OTB Modifications: conflict name with OTB/Utilities/ITK/Utilities/nifti/znzlib/config.h*/
/*#include <config.h>*/
#include "fltk-config.h"
#include <FL/Fl.H>
#include <FL/x.H>
// scroll a rectangle and redraw the newly exposed portions:
......
......@@ -28,6 +28,7 @@
/*OTB Modifications: conflict name with OTB/Utilities/ITK/Utilities/nifti/znzlib/config.h*/
/*#include <config.h>*/
#include "fltk-config.h"
#include <FL/Fl.H>
// This function fills in the fltk font table with all the fonts that
// are found on the X server. It tries to place the fonts into families
// and to sort them so the first 4 in a family are normal, bold, italic,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment