diff options
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 2743de309..4842bb0b6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -248,7 +248,7 @@ XLIBCPPFILES = \ drivers/Xlib/Fl_Xlib_Graphics_Driver_vertex.cxx \ drivers/X11/Fl_X11_Window_Driver.cxx \ drivers/X11/Fl_X11_Screen_Driver.cxx \ - drivers/X11/Fl_Posix_System_Driver.cxx + drivers/Posix/Fl_Posix_System_Driver.cxx XLIBFONTFILES = \ drivers/Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx |
