Mercurial > hg > aimc
diff trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceMovie.h @ 613:c14c83f3d5d6
Changes to allow compilation on Ubuntu 12.10.
author | sness@sness.net |
---|---|
date | Fri, 19 Apr 2013 00:26:23 +0000 |
parents | b6d5c0cc1849 |
children |
line wrap: on
line diff
--- a/trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceMovie.h Tue Apr 02 08:38:23 2013 +0000 +++ b/trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceMovie.h Fri Apr 19 00:26:23 2013 +0000 @@ -28,6 +28,7 @@ #define __GRAPHICS_OUTPUT_DEVICE_MOVIE_H__ #include <string> +#include <unistd.h> #include "Modules/Output/Graphics/Devices/GraphicsOutputDeviceCairo.h" namespace aimc {