Code

main: call g_io_channel_unref() early
[ncmpc.git] / src / ncfix.h
index e63efa6582ea6b0b63d226230a002931ce725425..6f620d0f8f895f0f3d8b68040cd4983f19392673 100644 (file)
@@ -1,5 +1,5 @@
 /* ncmpc (Ncurses MPD Client)
- * (c) 2004-2011 The Music Player Daemon Project
+ * (c) 2004-2017 The Music Player Daemon Project
  * Project homepage: http://musicpd.org
  *
  * This program is free software; you can redistribute it and/or modify
 #ifndef NCFIX_H
 #define NCFIX_H
 
-#ifdef HAVE_NCURSESW_NCURSES_H
-#include <ncursesw/ncurses.h>
-#else
-#include <ncurses.h>
-#endif
+#include "ncmpc_curses.h"
 
 /**
  * Workaround for "comparison will always evaluate as 'true' for the