mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 15:22:34 +08:00
Add missing #include directive
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11584 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "Fl_X11_System_Driver.H"
|
||||
#include <FL/Fl_File_Browser.H>
|
||||
#include "../../flstring.h"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <locale.h>
|
||||
|
||||
Reference in New Issue
Block a user