summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-27 12:34:10 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-27 12:36:45 +0200
commit8e0552fca75e7b82975a3ed05fd8c50b00f53254 (patch)
tree412218d9406186cdcacdf314d7aef981f0aeff89 /vcl/unx/kde4
parent510bfdc31d3e5834a7a461395ad2a6c3129cb572 (diff)
break dep. cycle between vcl and fpicker
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
Diffstat (limited to 'vcl/unx/kde4')
-rw-r--r--vcl/unx/kde4/KDE4FilePicker.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/unx/kde4/KDE4FilePicker.cxx b/vcl/unx/kde4/KDE4FilePicker.cxx
index 3537bfe6f1f2..df08ed71896e 100644
--- a/vcl/unx/kde4/KDE4FilePicker.cxx
+++ b/vcl/unx/kde4/KDE4FilePicker.cxx
@@ -39,10 +39,9 @@
#include <com/sun/star/ui/dialogs/ControlActions.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
-#include <fpicker/fpicker.hrc>
-
#include <osl/mutex.hxx>
+#include <vcl/fpicker.hrc>
#include <vcl/svapp.hxx>
#include <vcl/sysdata.hxx>
#include <vcl/syswin.hxx>