summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx')
-rw-r--r--vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx b/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx
index cd8479cd4df7..194e10999657 100644
--- a/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx
+++ b/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx
@@ -7,6 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "../../gtk/a11y/atkwindow.cxx"
+#include "../../gtk3/a11y/gtk3atkwindow.cxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */