diff options
Diffstat (limited to 'vcl/unx/gtk/gtkinst.cxx')
-rw-r--r-- | vcl/unx/gtk/gtkinst.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk/gtkinst.cxx b/vcl/unx/gtk/gtkinst.cxx index f07363566894..6bb7bb876751 100644 --- a/vcl/unx/gtk/gtkinst.cxx +++ b/vcl/unx/gtk/gtkinst.cxx @@ -42,7 +42,7 @@ #include <fcntl.h> #include <unistd.h> -#include "gtkprintwrapper.hxx" +#include "unx/gtk/gtkprintwrapper.hxx" extern "C" { |