Code

screen_utils: move set_xterm_title() to xterm_title.c
[ncmpc.git] / src / main.c
index 0729610a54ad7336e0347efb12154e9187d764d3..d4c5168a251694d539964e9ff70adf82bc6fd545 100644 (file)
@@ -26,8 +26,8 @@
 #include "command.h"
 #include "ncu.h"
 #include "screen.h"
-#include "screen_utils.h"
 #include "screen_status.h"
+#include "xterm_title.h"
 #include "strfsong.h"
 #include "i18n.h"
 #include "player_command.h"