summaryrefslogtreecommitdiff
path: root/amiga/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.h')
-rwxr-xr-xamiga/plotters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/plotters.h b/amiga/plotters.h
index e1d2d048d..b51aad2b0 100755
--- a/amiga/plotters.h
+++ b/amiga/plotters.h
@@ -35,7 +35,7 @@ struct gui_globals
struct Rectangle rect;
struct MinList *shared_pens;
bool locked_layers;
- #ifdef NS_AMIGA_CAIRO
+#ifdef NS_AMIGA_CAIRO
cairo_surface_t *surface;
cairo_t *cr;
#endif