summaryrefslogtreecommitdiff
path: root/src/fl_line_style.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_line_style.cxx')
-rw-r--r--src/fl_line_style.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_line_style.cxx b/src/fl_line_style.cxx
index 965fb5a9e..15a4ba1c5 100644
--- a/src/fl_line_style.cxx
+++ b/src/fl_line_style.cxx
@@ -50,7 +50,7 @@ int fl_line_width_ = 0;
#ifdef FL_CFG_GFX_GDI
-# include "drivers/GDI/Fl_GDI_Graphics_Driver_style.cxx"
+# include "drivers/GDI/Fl_GDI_Graphics_Driver_line_style.cxx"
#endif