summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/samples/wtpt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/samples/wtpt.c b/utils/samples/wtpt.c
index 45602f7..e19e0ff 100644
--- a/utils/samples/wtpt.c
+++ b/utils/samples/wtpt.c
@@ -36,6 +36,8 @@ static cmsBool lShowXYZ = TRUE;
static cmsBool lShowLab = FALSE;
static cmsBool lShowLCh = FALSE;
+#define SW '-'
+
static
void HandleSwitches(int argc, char *argv[])
{