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 16f0a501f..d891794c0 100644
--- a/src/fl_vertex.cxx
+++ b/src/fl_vertex.cxx
@@ -170,7 +170,7 @@ void Fl_Graphics_Driver::fixloop() { // remove equal points from closed path
#ifdef FL_CFG_GFX_XLIB
-# include "cfg_gfx/xlib_vertex.cxx"
+# include "drivers/Xlib/Fl_Xlib_Graphics_Driver_vertex.cxx"
#endif