summaryrefslogtreecommitdiff
path: root/vcl/workben
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-01 14:43:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-01 15:26:42 +0200
commit0c6004584342b3826223c64eb7d0345276faf4b6 (patch)
tree611efec15980649e96d078d3047fe0c2450b22f3 /vcl/workben
parent3ea44e0072c97611de0285d9080f11fcfdac1028 (diff)
move some headers inside their respective modules
Change-Id: I6b463724e301989a60e423bbfc25aa1bf146ff5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93267 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/workben')
-rw-r--r--vcl/workben/fftester.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/fftester.cxx b/vcl/workben/fftester.cxx
index 9325cb5b6748..66b51a5d38e1 100644
--- a/vcl/workben/fftester.cxx
+++ b/vcl/workben/fftester.cxx
@@ -41,7 +41,7 @@
#include <vcl/svapp.hxx>
#include <vcl/wmf.hxx>
#include <vcl/wrkwin.hxx>
-#include <vcl/fltcall.hxx>
+#include <fltcall.hxx>
#include <osl/file.hxx>
#include <osl/module.hxx>
#include <tools/stream.hxx>