summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-01-02 16:41:13 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-01-02 16:42:18 +0000
commit58323fbd54c664ff3c1d3aa6f76d688f7816ea1f (patch)
tree103462f5ce4c6e472379c2d14d727ae986a63ba2
parent6d3826588ac66c77555cc1c66bd6c6a8426a659d (diff)
missing header
Change-Id: I65487e6a96a730b95c873613df6f33df27ceaf80
-rw-r--r--vcl/inc/quartz/salgdi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 2b7da0da981e..3abfdb61b9cc 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -43,6 +43,7 @@
#include "salgdi.hxx"
#include "quartz/salgdicommon.hxx"
+#include <boost/unordered_map.hpp>
class AquaSalFrame;
class ImplDevFontAttributes;