diff --git a/src/libs/vdxf/dxflib/dl_dxf.cpp b/src/libs/vdxf/dxflib/dl_dxf.cpp index e73dfdf1c..aa33b5a70 100644 --- a/src/libs/vdxf/dxflib/dl_dxf.cpp +++ b/src/libs/vdxf/dxflib/dl_dxf.cpp @@ -25,7 +25,7 @@ #include "dl_dxf.h" #include -#if defined(__GNUC__) +#if defined(__GNUC__) && !defined(__APPLE__) #include #endif #include