summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkframe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/window/gtkframe.cxx')
-rw-r--r--vcl/unx/gtk/window/gtkframe.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx
index 5b039ffb0069..edb37a39388c 100644
--- a/vcl/unx/gtk/window/gtkframe.cxx
+++ b/vcl/unx/gtk/window/gtkframe.cxx
@@ -43,10 +43,10 @@
#endif
#include <gtk/gtk.h>
-#include <tools/prex.h>
+#include <prex.h>
#include <X11/Xatom.h>
#include <gdk/gdkx.h>
-#include <tools/postx.h>
+#include <postx.h>
#include <dlfcn.h>
#include <vcl/salbtype.hxx>