summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video.h')
-rw-r--r--video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.h b/video.h
index 50e76d0..593165e 100644
--- a/video.h
+++ b/video.h
@@ -3,7 +3,6 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id$
*/
#ifndef __video_h_
@@ -22,6 +21,7 @@
#define LOGO_DEFWIDTH 192
#define LOGO_MAXCOUNT 3
+#define LOGO_MINCOUNT 1
class cMarkAdLogo
{