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

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

parent 499ffd7f
Branches
Tags
No related merge requests found
......@@ -37,6 +37,7 @@
/*#include <config.h>*/
#include "fltk-config.h"
#include <FL/x.H>
#include <FL/Fl.H>
#include <FL/fl_draw.H>
static unsigned fl_cmap[256] = {
......
......@@ -38,6 +38,7 @@
/*#include <config.h>*/
#include "fltk-config.h"
#include <FL/x.H>
#include <FL/Fl.H>
#include <FL/fl_draw.H>
static unsigned fl_cmap[256] = {
......
......@@ -30,6 +30,7 @@
/*#include <config.h>*/
#include "fltk-config.h"
#include <FL/x.H>
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
// warning: this function is only implemented in Quickdraw. The function
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment