aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/pixmap_save.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/pixmap_save.c')
-rw-r--r--gtk/pixmap_save.c14
1 files changed, 8 insertions, 6 deletions
diff --git a/gtk/pixmap_save.c b/gtk/pixmap_save.c
index 322675249d..c33e34211e 100644
--- a/gtk/pixmap_save.c
+++ b/gtk/pixmap_save.c
@@ -27,19 +27,21 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
+#include <errno.h>
-#include <glib.h>
#include <gtk/gtk.h>
#if GTK_CHECK_VERSION(2,6,0)
-#include "pixmap_save.h"
-#include "simple_dialog.h"
-#include "gui_utils.h"
-#include "file_dlg.h"
-#include <errno.h>
#include <epan/filesystem.h>
+#include "../simple_dialog.h"
+
+#include "gtk/pixmap_save.h"
+#include "gtk/gui_utils.h"
+#include "gtk/file_dlg.h"
+
+
static GtkWidget *save_as_w;
static void