summaryrefslogtreecommitdiff
path: root/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2016-01-27 22:59:58 +0000
committerMatthias Melcher <fltk@matthiasm.com>2016-01-27 22:59:58 +0000
commit411e73fe242f66b26e98d8689ceb6f9b686c19f9 (patch)
tree0483e3fc99e1d48fdefc6d175a92b8daa1cc2357 /src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx
parent780f43a4f14f56678c503fa279517c418b697877 (diff)
Messed up Makefiles in order to compile on OS X with carved out Graphics Driver
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11066 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx')
-rw-r--r--src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx
index 83316507c..ad6977e12 100644
--- a/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx
+++ b/src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx
@@ -16,7 +16,7 @@
// http://www.fltk.org/str.php
//
-#include "config_lib.h"
+#include "../../config_lib.h"
#ifdef FL_CFG_GFX_QUARTZ
/**