vcl/unx/gtk3/window/gtk3gtkframe.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 39c6a5cec7471029292de2cf1ebb2a18947be4e2 Author: Stephan Bergmann <[email protected]> Date: Wed Apr 17 16:57:56 2013 +0200 Adapt to gtkframe -> gtksalframe rename Change-Id: I2a464208081b42a577aafbe321d9662007208d77 diff --git a/vcl/unx/gtk3/window/gtk3gtkframe.cxx b/vcl/unx/gtk3/window/gtk3gtkframe.cxx index be4d678..cc93d6e 100644 --- a/vcl/unx/gtk3/window/gtk3gtkframe.cxx +++ b/vcl/unx/gtk3/window/gtk3gtkframe.cxx @@ -27,6 +27,6 @@ * instead of those above. */ -#include "../../gtk/window/gtkframe.cxx" +#include "../../gtk/window/gtksalframe.cxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
