summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/plugadapt/salplug.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 15:44:23 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 07:14:49 +0000
commit7546390fb8d4a0f6184302061985e68b0dbceb1d (patch)
tree8c7db55b4817dedb7281d959ca19d93013234f4f /vcl/unx/generic/plugadapt/salplug.cxx
parent22d5d2ca7dde6164bd1e0fa9b3493870995375c5 (diff)
vcl: move vcl/generic/app/ files to vcl/unx/generic/app
These source files as all specific to Unix environments (not, however, OS X) and are not "generic" (i.e. used across all platforms). Change-Id: Idba1e9bbe14d8a4bb8e5dd2c2ad1dc75458da53c Reviewed-on: https://gerrit.libreoffice.org/21335 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/unx/generic/plugadapt/salplug.cxx')
-rw-r--r--vcl/unx/generic/plugadapt/salplug.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/generic/plugadapt/salplug.cxx b/vcl/unx/generic/plugadapt/salplug.cxx
index c51d1ecb515b..d76cdf694ec3 100644
--- a/vcl/unx/generic/plugadapt/salplug.cxx
+++ b/vcl/unx/generic/plugadapt/salplug.cxx
@@ -24,8 +24,8 @@
#include "rtl/process.h"
#include "salinst.hxx"
-#include "generic/gensys.h"
-#include "generic/gendata.hxx"
+#include "unx/gensys.h"
+#include "unx/gendata.hxx"
#include "headless/svpinst.hxx"
#include "unx/desktops.hxx"
#include "vcl/printerinfomanager.hxx"