diff options
Diffstat (limited to 'common/fltk_lines.cc')
-rw-r--r-- | common/fltk_lines.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fltk_lines.cc b/common/fltk_lines.cc index 5bf4b00..aee635f 100644 --- a/common/fltk_lines.cc +++ b/common/fltk_lines.cc @@ -31,7 +31,7 @@ #include <stdio.h> #include <fcntl.h> -#include <Fl/Fl.H> +#include <FL/Fl.H> using namespace lout::container::typed; |