Skip to content

Commit

Permalink
Add missing #include directive
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11584 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Apr 11, 2016
1 parent 64b3d26 commit 5273076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/X11/Fl_X11_System_Driver.cxx
Expand Up @@ -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>
Expand Down

0 comments on commit 5273076

Please sign in to comment.