diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-07-07 01:05:29 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-07-07 01:05:29 -0400 |
commit | b3969a3d7540dfd7e2a933707fca3f934d628816 (patch) | |
tree | 0e753b8c4a22e5a570341f84e63c4852db9601a4 /gtk/gtkmountoperation-x11.c | |
parent | 27f972cd344410e395199b6145da63b1bdacdfc3 (diff) | |
download | gtk+-b3969a3d7540dfd7e2a933707fca3f934d628816.tar.gz |
2.17.32.17.3
Diffstat (limited to 'gtk/gtkmountoperation-x11.c')
-rw-r--r-- | gtk/gtkmountoperation-x11.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkmountoperation-x11.c b/gtk/gtkmountoperation-x11.c index 655854ef92..d4efdaf84c 100644 --- a/gtk/gtkmountoperation-x11.c +++ b/gtk/gtkmountoperation-x11.c @@ -44,6 +44,8 @@ #include "gtkmountoperationprivate.h" +#include "gtkalias.h" + /* ---------------------------------------------------------------------------------------------------- */ /* these functions are based on code from libwnck (LGPLv2) */ |