From 0ae37898f3d5ed0a8d73fa35d92f99ae179d13e6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 30 Nov 2020 16:16:48 +0100 Subject: Move get_crystfel_exe and get_crystfel_path_str to crystfel_gui.c --- src/gui_backend_slurm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui_backend_slurm.c') diff --git a/src/gui_backend_slurm.c b/src/gui_backend_slurm.c index 69d7b31f..0011131c 100644 --- a/src/gui_backend_slurm.c +++ b/src/gui_backend_slurm.c @@ -38,6 +38,7 @@ #include "gui_project.h" #include "gui_index.h" +#include "crystfel_gui.h" struct slurm_indexing_opts -- cgit v1.2.3