From 6858d517574aec65527ffa57b2b936bfa949ae92 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Sat, 13 Feb 2016 00:29:50 +1100 Subject: vcl: include vcl headers via triangular brackets instead of quotes Change-Id: I311f7db622ce341527fe12a92b516f800b602f92 --- vcl/unx/gtk/a11y/atkwindow.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/unx/gtk/a11y/atkwindow.cxx') diff --git a/vcl/unx/gtk/a11y/atkwindow.cxx b/vcl/unx/gtk/a11y/atkwindow.cxx index cafa3a1b585f..af677fa03ea7 100644 --- a/vcl/unx/gtk/a11y/atkwindow.cxx +++ b/vcl/unx/gtk/a11y/atkwindow.cxx @@ -20,7 +20,7 @@ #include #include #include -#include "vcl/popupmenuwindow.hxx" +#include #include "atkwindow.hxx" #include "atkwrapper.hxx" -- cgit