aboutsummaryrefslogtreecommitdiff
path: root/src/gui_backend_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_backend_local.h')
-rw-r--r--src/gui_backend_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_backend_local.h b/src/gui_backend_local.h
index 4bb3d0b3..94724e98 100644
--- a/src/gui_backend_local.h
+++ b/src/gui_backend_local.h
@@ -31,6 +31,6 @@
#include "crystfel_gui.h"
-extern struct crystfel_backend *backend_local;
+extern const struct crystfel_backend *backend_local;
#endif