Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-password-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-password-view.h')
-rw-r--r--shell/ev-password-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-password-view.h b/shell/ev-password-view.h
index e167916..d59d62b 100644
--- a/shell/ev-password-view.h
+++ b/shell/ev-password-view.h
@@ -20,7 +20,8 @@
#ifndef __EV_PASSWORD_VIEW_H__
#define __EV_PASSWORD_VIEW_H__
-#include <gtk/gtkviewport.h>
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
#define EV_TYPE_PASSWORD_VIEW (ev_password_view_get_type ())