Author: greg.ercolano
Date: 2011-09-22 16:03:12 -0700 (Thu, 22 Sep 2011)
New Revision: 9060
Log:
Fixed build problem on Linux.


Modified:
   branches/branch-1.3/fluid/fluid.cxx

Modified: branches/branch-1.3/fluid/fluid.cxx
===================================================================
--- branches/branch-1.3/fluid/fluid.cxx 2011-09-22 13:42:10 UTC (rev 9059)
+++ branches/branch-1.3/fluid/fluid.cxx 2011-09-22 23:03:12 UTC (rev 9060)
@@ -33,7 +33,7 @@
 #include <FL/fl_message.H>
 #include <FL/filename.H>
 #include <FL/Fl_Native_File_Chooser.H>
-#include <Fl/Fl_Printer.H>
+#include <FL/Fl_Printer.H>
 #include <stdio.h>
 #include <stdlib.h>
 #include <errno.h>

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to