summaryrefslogtreecommitdiff
path: root/src/fl_vertex.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_vertex.cxx')
-rw-r--r--src/fl_vertex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx
index d891794c0..23b56e7a4 100644
--- a/src/fl_vertex.cxx
+++ b/src/fl_vertex.cxx
@@ -150,7 +150,7 @@ void Fl_Graphics_Driver::fixloop() { // remove equal points from closed path
#ifdef FL_CFG_GFX_QUARTZ
-# include "cfg_gfx/quartz_vertex.cxx"
+# include "drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx"
#endif