diff options
Diffstat (limited to 'markad-standalone.h')
-rw-r--r-- | markad-standalone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/markad-standalone.h b/markad-standalone.h index 99ad0ac..08c6e3d 100644 --- a/markad-standalone.h +++ b/markad-standalone.h @@ -169,7 +169,7 @@ unsigned Descriptor_Length: bool bIgnoreAudioInfo; bool bIgnoreVideoInfo; - void CheckIndex(); + void CheckIndex(const char *Directory); char *indexFile; int sleepcnt; |