summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkframe.cxx
diff options
context:
space:
mode:
authorAntonio Fernandez <antonio.fernandez@aentos.es>2012-10-24 17:15:57 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-11-14 13:52:59 +0100
commit5339d69bbcebc1d438c3e520acaacada32ace7ab (patch)
tree8b175bb9cb8a772b13cfa54c9dc3ca033e492f9e /vcl/unx/gtk/window/gtkframe.cxx
parentbfb960d67c6af9ac049ed7575f80e3af0513c705 (diff)
Added files to implement HUD awareness protocol support.
Change-Id: I1ce292811b0ac53c35b5a9026a1c1a4f4ef02cf4
Diffstat (limited to 'vcl/unx/gtk/window/gtkframe.cxx')
-rw-r--r--vcl/unx/gtk/window/gtkframe.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx
index 56f01e0964a6..9cce0f81d865 100644
--- a/vcl/unx/gtk/window/gtkframe.cxx
+++ b/vcl/unx/gtk/window/gtkframe.cxx
@@ -25,6 +25,7 @@
#include <unx/gtk/glomenu.h>
#include <unx/gtk/gloactiongroup.h>
#include <unx/gtk/gtksalmenu.hxx>
+#include <unx/gtk/hudawareness.h>
#include <vcl/keycodes.hxx>
#include <unx/wmadaptor.hxx>
#include <unx/sm.hxx>