# HG changeset patch # User tomwalters # Date 1289714490 0 # Node ID 969b7aeec0f943c3c764206b0ff9e3917c241eee # Parent fea6ecdb16b7fc620290c84d3d3ce3d82fb00319 - ...done properly this time diff -r fea6ecdb16b7 -r 969b7aeec0f9 src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc --- a/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc Sun Nov 14 06:00:12 2010 +0000 +++ b/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc Sun Nov 14 06:01:30 2010 +0000 @@ -35,7 +35,7 @@ #ifdef _WINDOWS # include // for _mkdir&_rmdir -#else +#endif //#include "cairo-quartz.h"