diff --git a/test/forms.cxx b/test/forms.cxx index 1fff9ca4f..b50727c48 100644 --- a/test/forms.cxx +++ b/test/forms.cxx @@ -53,7 +53,7 @@ static VN_struct btypes[]= {(Fl_Boxtype)(-1)} }; -#include "pixmaps/srs.xbm" +#include "pixmaps/sorceress.xbm" /*************** Callback **********************/ diff --git a/test/makedepend b/test/makedepend index 144f24669..58da1e2d0 100644 --- a/test/makedepend +++ b/test/makedepend @@ -824,7 +824,7 @@ forms.o: ../FL/Fl_Widget.H forms.o: ../FL/Fl_Window.H forms.o: ../FL/forms.H forms.o: ../FL/platform_types.h -forms.o: pixmaps/srs.xbm +forms.o: pixmaps/sorceress.xbm fractals.o: ../config.h fractals.o: ../FL/abi-version.h fractals.o: ../FL/Enumerations.H @@ -1215,6 +1215,11 @@ line_style.o: ../FL/Fl_Widget.H line_style.o: ../FL/Fl_Window.H line_style.o: ../FL/platform_types.h list_visuals.o: ../config.h +list_visuals.o: ../FL/Enumerations.H +list_visuals.o: ../FL/Fl_Export.H +list_visuals.o: ../FL/fl_types.h +list_visuals.o: ../FL/platform.H +list_visuals.o: ../FL/platform_types.h mandelbrot.o: ../FL/abi-version.h mandelbrot.o: ../FL/Enumerations.H mandelbrot.o: ../FL/Fl.H diff --git a/test/pixmaps/srs.xbm b/test/pixmaps/sorceress.xbm similarity index 100% rename from test/pixmaps/srs.xbm rename to test/pixmaps/sorceress.xbm