From cc595ce4edb86965b70e385e62d54efbb8ba5b8f Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 31 Jan 2018 17:46:48 +0000 Subject: Replace FL/x.H with FL/platform.H - step 1. This first step replaces FL/x.H with FL/platform.H but keeps a small FL/x.H that #include's FL/platform.H for backwards compatibility. Documentation sources in documentation/src/*.dox have been fixed, but references in other source files need to be fixed in another step. Dependencies have been adjusted. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12640 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/makedepend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid') diff --git a/fluid/makedepend b/fluid/makedepend index 761c85090..a6e22decc 100644 --- a/fluid/makedepend +++ b/fluid/makedepend @@ -170,7 +170,7 @@ Fl_Window_Type.o: ../FL/Fl_Graphics_Driver.H ../FL/Fl_Device.H Fl_Window_Type.o: ../FL/Fl_Plugin.H ../FL/Fl_Preferences.H ../FL/Fl_Image.H Fl_Window_Type.o: ../FL/Fl_Widget.H ../FL/Fl_Bitmap.H ../FL/Fl_Image.H Fl_Window_Type.o: ../FL/Fl_Pixmap.H ../FL/Fl_RGB_Image.H ../FL/x.H -Fl_Window_Type.o: ../FL/fl_types.h ../FL/Fl_Menu_Item.H +Fl_Window_Type.o: ../FL/platform.H ../FL/fl_types.h ../FL/Fl_Menu_Item.H Fl_Window_Type.o: ../FL/Fl_Round_Button.H ../FL/Fl_Light_Button.H Fl_Window_Type.o: ../FL/Fl_Button.H Fl_Widget_Type.h Fl_Type.h Fl_Window_Type.o: ../FL/Fl_Widget.H ../FL/Fl_Menu.H ../FL/Fl_Menu_Item.H -- cgit v1.2.3