summaryrefslogtreecommitdiffstats
path: root/gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/cfg.h')
-rw-r--r--gui/cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/cfg.h b/gui/cfg.h
index c04d4614bf..8bd8fcc856 100644
--- a/gui/cfg.h
+++ b/gui/cfg.h
@@ -63,7 +63,7 @@ extern int gui_main_pos_y;
extern int gui_sub_pos_x;
extern int gui_sub_pos_y;
-#ifdef USE_ASS
+#ifdef CONFIG_ASS
typedef struct {
int enabled;
int use_margins;