Code

moved struct screen_functions to screen_interface.h
[ncmpc.git] / src / screen_keydef.c
index b92ebe39d584453f7fa6d61d3a3bdc6f96ad230c..5809cd278e46f49fe3313d0d91c5d8d7a16e4caf 100644 (file)
@@ -17,6 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "screen_interface.h"
 #include "i18n.h"
 #include "mpdclient.h"
 #include "options.h"