Code

conf.c: use g_mkdir for WIN32 compatibility
[ncmpc.git] / src / screen_keydef.c
index ba229ec87ab98ec4827ebc6fb4d149b37b9417f0..6e19d8d2bb924cb62a38e89bd4f157cffb4415fd 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "screen_keydef.h"
 #include "screen_interface.h"
-#include "screen_message.h"
+#include "screen_status.h"
 #include "screen_find.h"
 #include "i18n.h"
 #include "conf.h"