summaryrefslogtreecommitdiff
path: root/src/Fl_Screen_Driver.cxx
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-03-27 13:04:59 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-03-27 13:04:59 +0100
commit4ac5382510c17670a1bad5e481a6d89a9557629f (patch)
tree818bf6be4cdee7325c2e5d220f0e3dc1e58f420f /src/Fl_Screen_Driver.cxx
parentb488b2c9d0c2581d04a9b84f72f9dc6003518e09 (diff)
Remove unnecessary #include directives
Diffstat (limited to 'src/Fl_Screen_Driver.cxx')
-rw-r--r--src/Fl_Screen_Driver.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Screen_Driver.cxx b/src/Fl_Screen_Driver.cxx
index c3f62c03e..6e9366a3c 100644
--- a/src/Fl_Screen_Driver.cxx
+++ b/src/Fl_Screen_Driver.cxx
@@ -25,8 +25,6 @@
#include "Fl_Screen_Driver.H"
#include <FL/Fl_Image.H>
#include <FL/Fl.H>
-#include <FL/platform.H> // for fl_window
-#include <FL/Fl_Plugin.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Input.H>