Code

use mpdclient_finish_command at the obvious places
[ncmpc.git] / src / colors.h
index f10cb5133e9a6235a0fce1455482b07abbb5fb7f..cfe345bbce1b1ce765719be533bc9e380ef2342e 100644 (file)
 #define COLORS_H
 
 #include "config.h"
-
-#ifdef HAVE_NCURSESW_NCURSES_H
-#include <ncursesw/ncurses.h>
-#else
-#include <ncurses.h>
-#endif
+#include "ncmpc_curses.h"
 
 enum color {
        COLOR_TITLE = 1,