Mercurial > hg > aimc
changeset 147:969b7aeec0f9
- ...done properly this time
author | tomwalters |
---|---|
date | Sun, 14 Nov 2010 06:01:30 +0000 |
parents | fea6ecdb16b7 |
children | 89215dab69c5 |
files | src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <direct.h> // for _mkdir&_rmdir -#else +#endif //#include "cairo-quartz.h"