summaryrefslogtreecommitdiff
path: root/plugins/StatusChange/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusChange/src/stdafx.h')
-rw-r--r--plugins/StatusChange/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/StatusChange/src/stdafx.h b/plugins/StatusChange/src/stdafx.h
index 5424e7de8d..2b0485647d 100644
--- a/plugins/StatusChange/src/stdafx.h
+++ b/plugins/StatusChange/src/stdafx.h
@@ -38,5 +38,6 @@ struct TOPTIONS
BOOL IfNA;
BOOL IfOccupied;
BOOL IfDND;
+ BOOL IfFreeforchat;
BOOL IfInvisible;
};