summaryrefslogtreecommitdiffstats
path: root/src/bltGrPenLine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrPenLine.h')
-rw-r--r--src/bltGrPenLine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrPenLine.h b/src/bltGrPenLine.h
index d2077ec..6d1738e 100644
--- a/src/bltGrPenLine.h
+++ b/src/bltGrPenLine.h
@@ -63,7 +63,7 @@ typedef struct {
Symbol symbol;
int traceWidth;
- Blt_Dashes traceDashes;
+ Dashes traceDashes;
XColor* traceColor;
XColor* traceOffColor;
} LinePenOptions;