Skip to content

Commit

Permalink
Fix lowercase typo.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11513 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Apr 2, 2016
1 parent 6b6c712 commit ddc9502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/X11/Fl_X11_Screen_Driver.cxx
Expand Up @@ -19,7 +19,7 @@

#include "../../config_lib.h"
#include "Fl_X11_Screen_Driver.H"
#include "../xlib/Fl_Font.H"
#include "../Xlib/Fl_Font.H"
#include <FL/Fl.H>
#include <FL/x.H>
#include <FL/fl_ask.H>
Expand Down

0 comments on commit ddc9502

Please sign in to comment.