aboutsummaryrefslogtreecommitdiffstats
path: root/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'screen.h')
-rw-r--r--screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen.h b/screen.h
index 42b8d9133..7b667d823 100644
--- a/screen.h
+++ b/screen.h
@@ -1,7 +1,7 @@
#ifndef SCREEN_H
#define SCREEN_H
#include <ncurses.h>
-#include "screen_utils.h"
+#include "list_window.h"
#define TOP_HEADER_PREFIX "Music Player Client - "
#define TOP_HEADER_PLAY TOP_HEADER_PREFIX "Playlist"