summaryrefslogtreecommitdiff
path: root/tools.c
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2010-12-21 20:55:19 +0100
committeranbr <vdr07@deltab.de>2010-12-21 20:55:19 +0100
commit2906f2d1b7e1c5931b3d05156569d6061eb6b9b5 (patch)
treeff3b3004b3f48d85a8b010097e82be8ed377237f /tools.c
parentb8efd2c7861dfb6f55dff730d071e454d503a67d (diff)
downloadvdr-plugin-dvdswitch-0.1.4.tar.gz
vdr-plugin-dvdswitch-0.1.4.tar.bz2
release 0.1.4 from http://www.vdr-portal.de/board/thread.php?postid=845535#post8455350.1.4
Diffstat (limited to 'tools.c')
-rw-r--r--tools.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools.c b/tools.c
index 35ca8e2..06cfd34 100644
--- a/tools.c
+++ b/tools.c
@@ -1,8 +1,9 @@
-#include "tools.h"
+
#include "imagelist.h"
+#include "tools.h"
#include "setup.h"
-cDirList::cDirList(void)
+cDirList::cDirList(cImageList &ImageList)
{
char *buffer = NULL;