Mercurial > hg > aimc
changeset 258:46bd452331f2
- ...done properly this time
author | tomwalters |
---|---|
date | Sun, 14 Nov 2010 06:01:30 +0000 |
parents | c02260afd0d8 |
children | dd0448d4ab69 |
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"