summaryrefslogtreecommitdiffstats
path: root/apps/cuesheet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cuesheet.c')
-rw-r--r--apps/cuesheet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c
index 970959b5d2..afd0ba1ea6 100644
--- a/apps/cuesheet.c
+++ b/apps/cuesheet.c
@@ -21,6 +21,7 @@
#include <stdlib.h>
#include <stdbool.h>
#include <atoi.h>
+#include <ctype.h>
#include <string.h>
#include "system.h"
#include "audio.h"