Code

include "config.h" in all files using HAVE_* defines
[ncmpc.git] / src / song_paint.h
index 9136fba89c875a884aa8786dac9f475cde326f16..86cdfd9780842c5a33a12ce331ff4563bec24478 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef NCMPC_SONG_PAINT_H
 #define NCMPC_SONG_PAINT_H
 
+#include "config.h"
+
 #include <stdbool.h>
 
 #ifdef HAVE_NCURSESW_NCURSES_H