summaryrefslogtreecommitdiff
path: root/src/xsane-setup.h
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:18 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:18 +0000
commit7fad909266d49203537a28e6acc5d96b14bf4e7f (patch)
treeaa6e8fb2327f43f86562b3ccefda9f08fe767e4b /src/xsane-setup.h
parent947f2ec5da522dbe5b474fc7031cd3f224bd7ead (diff)
Imported Upstream version 0.99upstream/0.99
Diffstat (limited to 'src/xsane-setup.h')
-rw-r--r--src/xsane-setup.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xsane-setup.h b/src/xsane-setup.h
index 06e2949..8055dfb 100644
--- a/src/xsane-setup.h
+++ b/src/xsane-setup.h
@@ -26,8 +26,12 @@
/* ---------------------------------------------------------------------------------------------------------------------- */
+#ifndef XSANE_SETUP_H
+# define XSANE_SETUP_H
+
extern void xsane_new_printer(void);
extern void xsane_update_int(GtkWidget *widget, int *val);
extern void xsane_setup_dialog(GtkWidget *widget, gpointer data);
+#endif
/* ---------------------------------------------------------------------------------------------------------------------- */