summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorGabor <jengab@elte.hu>2011-08-23 14:25:38 +0200
committerCaolán McNamara <caolanm@redhat.com>2011-08-23 14:05:22 +0100
commit0e9d01756c8adf890ce73c2115bab5d91a2e2fb4 (patch)
treecdc6b5a51772b344687b3bfb4edba59c08353a14 /cppcanvas
parentbf0ea5c4eefa122febaaa5e6da8ecf4b1869f991 (diff)
debug build errors
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcanvas/source/mtfrenderer/emfplus.cxx b/cppcanvas/source/mtfrenderer/emfplus.cxx
index 26581c9c911a..327fd413d97d 100644
--- a/cppcanvas/source/mtfrenderer/emfplus.cxx
+++ b/cppcanvas/source/mtfrenderer/emfplus.cxx
@@ -52,6 +52,7 @@
#include <outdevstate.hxx>
#include <polypolyaction.hxx>
#include <textaction.hxx>
+#include <stdio.h>
#define EmfPlusRecordTypeHeader 16385
#define EmfPlusRecordTypeEndOfFile 16386