summaryrefslogtreecommitdiff
path: root/vdr_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_setup.h')
-rw-r--r--vdr_setup.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/vdr_setup.h b/vdr_setup.h
index 6a8ebdb..cab2ff8 100644
--- a/vdr_setup.h
+++ b/vdr_setup.h
@@ -17,12 +17,13 @@
#ifndef ___VDR_SETUP_MG_H
#define ___VDR_SETUP_MG_H
-// #include <osd.h>
-#include <menuitems.h>
#include <string>
#include "mg_setup.h"
+#include <menuitems.h>
+
+
/*!
* \brief allow user to modify setup on OSD
*/