aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_project.h')
-rw-r--r--src/gui_project.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_project.h b/src/gui_project.h
index c75f36e2..2617c2d8 100644
--- a/src/gui_project.h
+++ b/src/gui_project.h
@@ -343,7 +343,7 @@ extern int match_filename(const char *fn, enum match_type_id mt);
extern int load_project(struct crystfelproject *proj);
-extern void default_project(struct crystfelproject *proj);
+extern int default_project(struct crystfelproject *proj);
extern int save_project(struct crystfelproject *proj);