From 7f55cb58a0068226f90aabce2af609ab96736951 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 4 Jun 2014 12:07:03 +0100 Subject: stop riscos uncesecarily including gui.h --- desktop/gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/gui.h') diff --git a/desktop/gui.h b/desktop/gui.h index dc964db81..d44b57d1c 100644 --- a/desktop/gui.h +++ b/desktop/gui.h @@ -30,7 +30,7 @@ #include "desktop/plot_style.h" #include "desktop/mouse.h" -typedef enum { +typedef enum gui_save_type { GUI_SAVE_SOURCE, GUI_SAVE_DRAW, GUI_SAVE_PDF, -- cgit v1.2.3