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