aboutsummaryrefslogtreecommitdiff
path: root/src/gtk-dialog/dialog.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-24 17:16:14 -0600
committerTed Gould <ted@gould.cx>2010-02-24 17:16:14 -0600
commit64602f8dd39b0fd35b0bfc6697fe62bd7a2de0ad (patch)
treef0227422e6806bae6b6b2adf5b3556b88f14ca0d /src/gtk-dialog/dialog.h
parent40e989fdb054344be699414ae040585f4f87f657 (diff)
downloadayatana-indicator-session-64602f8dd39b0fd35b0bfc6697fe62bd7a2de0ad.tar.gz
ayatana-indicator-session-64602f8dd39b0fd35b0bfc6697fe62bd7a2de0ad.tar.bz2
ayatana-indicator-session-64602f8dd39b0fd35b0bfc6697fe62bd7a2de0ad.zip
Changing to new enums and function prototypes.
Diffstat (limited to 'src/gtk-dialog/dialog.h')
-rw-r--r--src/gtk-dialog/dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gtk-dialog/dialog.h b/src/gtk-dialog/dialog.h
index 79c8a05..bd6abd2 100644
--- a/src/gtk-dialog/dialog.h
+++ b/src/gtk-dialog/dialog.h
@@ -4,6 +4,8 @@
#include <glib.h>
#include <glib-object.h>
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
#define LOGOUT_DIALOG_TYPE (logout_dialog_get_type ())