summaryrefslogtreecommitdiff
path: root/src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-04-03 16:11:24 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-04-03 16:11:24 +0200
commit74cd7817afe3d7e43af58f79589bc52f16403db9 (patch)
treea7dd9141c4f2112b0f3f477ab2dfe299729b6ee7 /src/drivers/Wayland/Fl_Wayland_Image_Surface_Driver.H
parent1d0e63ea784f0d8e3835f3517d47c11ecf79a79b (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.H1
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;