diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b652ede98..f156c4446 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,7 +28,7 @@ ncmpc_headers = \ strfsong.h\ utils.h\ ncmpc.h\ - screen_browse.h\ + screen_browser.h \ lyrics.h \ str_pool.h \ gcc.h |