about summary refs log tree commit diff stats
path: root/src/LYStructs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYStructs.h')
-rw-r--r--src/LYStructs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYStructs.h b/src/LYStructs.h
index 31b8afe5..2471c59c 100644
--- a/src/LYStructs.h
+++ b/src/LYStructs.h
@@ -34,7 +34,7 @@ typedef struct _document {
    int    line;
    BOOL   internal_link;	/* whether doc was reached via an internal
 				 (fragment) link. - kw */
-#ifdef USE_HASH
+#ifdef USE_COLOR_STYLE
    char * style;
 #endif
 } document;