summaryrefslogtreecommitdiff
path: root/src/Fl_Screen_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Screen_Driver.H')
-rw-r--r--src/Fl_Screen_Driver.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Screen_Driver.H b/src/Fl_Screen_Driver.H
index f7f927758..e0395bd24 100644
--- a/src/Fl_Screen_Driver.H
+++ b/src/Fl_Screen_Driver.H
@@ -51,7 +51,7 @@ class Fl_Input;
Each supported platform implements several of the virtual methods of this class.
*/
-class FL_EXPORT Fl_Screen_Driver {
+class Fl_Screen_Driver {
protected:
Fl_Screen_Driver();