diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-04-03 16:11:24 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-04-03 16:11:24 +0200 |
| commit | 74cd7817afe3d7e43af58f79589bc52f16403db9 (patch) | |
| tree | a7dd9141c4f2112b0f3f477ab2dfe299729b6ee7 /src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H | |
| parent | 1d0e63ea784f0d8e3835f3517d47c11ecf79a79b (diff) | |
Remove unneeded #include directives
Diffstat (limited to 'src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H')
| -rw-r--r-- | src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H b/src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H index 8e7246c24..86bf2dd83 100644 --- a/src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H +++ b/src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H @@ -18,7 +18,6 @@ #define FL_WAYLAND_IMAGE_SURFACE_DRIVER_H #include <FL/Fl_Image_Surface.H> -#include <FL/platform.H> class Fl_Wayland_Image_Surface_Driver : public Fl_Image_Surface_Driver { void end_current() FL_OVERRIDE; |
