summaryrefslogtreecommitdiff
path: root/src/imageutils-macosx.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 21:43:06 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 21:43:06 (GMT)
commitfc72c861859feec3f0cf365392cfc60550a4c45a (patch)
tree455a0a0958c141a35bb45e35b43664c6a23a5d18 /src/imageutils-macosx.cc
parentd4c15a8fc428b88b52eb1e5c180999725e1cfb2b (diff)
windows needs binary-mode set for exporting png
Diffstat (limited to 'src/imageutils-macosx.cc')
-rw-r--r--src/imageutils-macosx.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imageutils-macosx.cc b/src/imageutils-macosx.cc
index 5236b76..2fcdb93 100644
--- a/src/imageutils-macosx.cc
+++ b/src/imageutils-macosx.cc
@@ -1,6 +1,7 @@
#include <ApplicationServices/ApplicationServices.h>
#include <CGDataConsumer.h>
#include "imageutils.h"
+#include <assert.h>
CGDataConsumerCallbacks dc_callbacks;
contact: Jan Huwald // Impressum