summaryrefslogtreecommitdiff
path: root/displaymenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenu.h')
-rw-r--r--displaymenu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaymenu.h b/displaymenu.h
index 1c23f169..865816c1 100644
--- a/displaymenu.h
+++ b/displaymenu.h
@@ -9,6 +9,7 @@
using namespace std;
string xml_substring(string source, const char* str_start, const char* str_end);
+const char * GetFolderName(const cRecording *Recording, int Level);
class cFlatDisplayMenu : public cFlatBaseRender, public cSkinDisplayMenu {
private: