Got define wrong

This commit is contained in:
twinaphex 2015-07-04 23:13:55 +02:00
parent 943cf9a007
commit 9b1f6152fd

View File

@ -2538,7 +2538,7 @@ static bool setting_append_list_main_menu_options(
parent_group);
}
#if !defined(HAVE_NETWORKING) && !defined(HAVE_LIBRETRODB)
#if defined(HAVE_NETWORKING) || defined(HAVE_LIBRETRODB)
CONFIG_ACTION(
menu_hash_to_str(MENU_LABEL_ADD_CONTENT_LIST),
menu_hash_to_str(MENU_LABEL_VALUE_ADD_CONTENT_LIST),