diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-11-14 00:39:57 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-11-14 01:08:47 +0100 |
commit | f9a161f89a00f2f706ec85b66ab994d1dbea89df (patch) | |
tree | c18bf5602b523cae22784f29049a3d351de09e55 /include/vcl/gfxlink.hxx | |
parent | e8159871046448df4fba45d03e4b0efddf50859e (diff) |
vcl: remove more unnecessary headers from mapmod.hxx
Change-Id: I9ce4c11cc9e7e703fbaad76a062ad38bb900ed9a
Diffstat (limited to 'include/vcl/gfxlink.hxx')
-rw-r--r-- | include/vcl/gfxlink.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/gfxlink.hxx b/include/vcl/gfxlink.hxx index c092f0bbf7ec..4d326d9f24ae 100644 --- a/include/vcl/gfxlink.hxx +++ b/include/vcl/gfxlink.hxx @@ -22,6 +22,7 @@ #include <rtl/ustring.hxx> #include <tools/stream.hxx> +#include <tools/gen.hxx> #include <tools/solar.h> #include <vcl/dllapi.h> #include <vcl/mapmod.hxx> |