summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/x11/x11sys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/x11/x11sys.hxx')
-rw-r--r--vcl/inc/unx/x11/x11sys.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/unx/x11/x11sys.hxx b/vcl/inc/unx/x11/x11sys.hxx
index a4385347bfa2..04598346c7e3 100644
--- a/vcl/inc/unx/x11/x11sys.hxx
+++ b/vcl/inc/unx/x11/x11sys.hxx
@@ -33,10 +33,10 @@
#include <vcl/sv.h>
#include <osl/mutex.hxx>
#include <osl/thread.hxx>
-#include <unx/salsys.h>
+#include <generic/gensys.h>
#include <vclpluginapi.h>
-class VCLPLUG_GEN_PUBLIC X11SalSystem : public UnxSalSystem
+class VCLPLUG_GEN_PUBLIC X11SalSystem : public SalGenericSystem
{
public:
X11SalSystem() {}