summaryrefslogtreecommitdiff
path: root/src/dlg-ask-password.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-22 23:03:45 +0100
committerinfirit <[email protected]>2014-11-22 23:03:45 +0100
commit4a0f31e50b9a3703bde65a3ecd681058d4ab0e93 (patch)
tree0ff25c3eb7d4a622d2b9db0273adce4339de2766 /src/dlg-ask-password.c
parent246d3cdb024f50f27fb938f143936ace5337cf05 (diff)
downloadengrampa-4a0f31e50b9a3703bde65a3ecd681058d4ab0e93.tar.bz2
engrampa-4a0f31e50b9a3703bde65a3ecd681058d4ab0e93.tar.xz
fixed missing prototype warning
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]>
Diffstat (limited to 'src/dlg-ask-password.c')
-rw-r--r--src/dlg-ask-password.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dlg-ask-password.c b/src/dlg-ask-password.c
index c655ba1..a29d55b 100644
--- a/src/dlg-ask-password.c
+++ b/src/dlg-ask-password.c
@@ -22,12 +22,12 @@
#include <config.h>
#include <string.h>
-
#include <gtk/gtk.h>
+#include "dlg-ask-password.h"
#include "file-utils.h"
+#include "fr-window.h"
#include "glib-utils.h"
#include "gtk-utils.h"
-#include "fr-window.h"
typedef enum {