tdf#95416 Get rid of #include "../foo/bar.hxx" style includes

Change-Id: I6ff580f6ff190d8e48f107cb28bfe8f39985d709
Signed-off-by: burcinakalin <brcnakalin@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/20840
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
diff --git a/vcl/unx/gtk/gtkprintwrapper.hxx b/vcl/inc/gtkprintwrapper.hxx
similarity index 100%
rename from vcl/unx/gtk/gtkprintwrapper.hxx
rename to vcl/inc/gtkprintwrapper.hxx
diff --git a/vcl/unx/gtk3/gtkprintwrapper.hxx b/vcl/unx/gtk3/gtkprintwrapper.hxx
index 9ee46e7..9a0c8e3 100644
--- a/vcl/unx/gtk3/gtkprintwrapper.hxx
+++ b/vcl/unx/gtk3/gtkprintwrapper.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_VCL_UNX_GTK3_INC_GTKPRINTWRAPPER_HXX
#define INCLUDED_VCL_UNX_GTK3_INC_GTKPRINTWRAPPER_HXX

#include "../gtk/gtkprintwrapper.hxx"
#include "gtk/gtkprintwrapper.hxx"

#endif // INCLUDED_VCL_UNX_GTK3_INC_GTKPRINTWRAPPER_HXX