Code

screen_song: make Path a proper label
[ncmpc.git] / src / ncu.c
index 65b1c78d042b079106733c1a11ca8ec5c238ff51..40e22eae0d1363ffb1b73304d3bc71b1dca9bb6b 100644 (file)
--- a/src/ncu.c
+++ b/src/ncu.c
@@ -19,6 +19,7 @@
 
 #include "ncu.h"
 #include "config.h"
+#include "ncmpc_curses.h"
 
 #ifdef ENABLE_COLORS
 #include "colors.h"
 #include "options.h"
 #endif
 
-#ifdef HAVE_NCURSESW_NCURSES_H
-#include <ncursesw/ncurses.h>
-#else
-#include <ncurses.h>
-#endif
-
 static SCREEN *ncu_screen;
 
 void