diff options
-rw-r--r-- | src/screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h index 1eac4d682..f47e57d39 100644 --- a/src/screen.h +++ b/src/screen.h @@ -1,6 +1,7 @@ #ifndef SCREEN_H #define SCREEN_H +#include "config.h" #include "mpdclient.h" #include "command.h" |