summaryrefslogtreecommitdiff
path: root/command/markad-standalone.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r--command/markad-standalone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h
index c6d2ff9..0ef14ef 100644
--- a/command/markad-standalone.h
+++ b/command/markad-standalone.h
@@ -262,7 +262,7 @@ public:
bool DecodeAudio, int IgnoreInfo,
const char *LogoDir, const char *MarkFileName,
bool noPid, bool OSD, const char *SVDRPHost, int SVDRPPort,
- bool Before, bool GenIndex);
+ bool Before, bool GenIndex, int Threads);
~cMarkAdStandalone();
};