From 6a7749cf33354010a279948807029eb322c8f113 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 20 Feb 2017 20:00:31 +0200 Subject: Include only where used Change-Id: Ia2964442a202690ddea9b9f2e976757846cec319 --- sd/source/ui/dlg/PhotoAlbumDialog.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sd/source/ui/dlg/PhotoAlbumDialog.cxx') diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.cxx b/sd/source/ui/dlg/PhotoAlbumDialog.cxx index a6a6bb466dc8..658c2fd971b3 100644 --- a/sd/source/ui/dlg/PhotoAlbumDialog.cxx +++ b/sd/source/ui/dlg/PhotoAlbumDialog.cxx @@ -29,6 +29,8 @@ #include #include #include +#include + #include "PhotoAlbumDialog.hxx" #include "strings.hrc" #include "sdresid.hxx" -- cgit