diff options
Diffstat (limited to 'myreplaycontrol.h')
-rw-r--r-- | myreplaycontrol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myreplaycontrol.h b/myreplaycontrol.h index 274737e..915ab8a 100644 --- a/myreplaycontrol.h +++ b/myreplaycontrol.h @@ -11,7 +11,7 @@ private: bool lastPlay, lastForward; int lastSpeed; time_t timeoutShow; -#ifdef BIGPACKVERSION +#ifdef BIGPATCHVERSION time_t lastLoadMarks; #endif bool timeSearchActive, timeSearchHide; |