summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmenu/menu_list.h')
-rw-r--r--libmenu/menu_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmenu/menu_list.h b/libmenu/menu_list.h
index c1972fff11..af5a9747da 100644
--- a/libmenu/menu_list.h
+++ b/libmenu/menu_list.h
@@ -1,6 +1,8 @@
#ifndef MPLAYER_MENU_LIST_H
#define MPLAYER_MENU_LIST_H
+#include "menu.h"
+
typedef struct list_entry_s list_entry_t;