diff options
Diffstat (limited to 'xbmc/Makefile.in')
-rw-r--r-- | xbmc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/Makefile.in b/xbmc/Makefile.in index 4db5f0db7a..f0d2bae73e 100644 --- a/xbmc/Makefile.in +++ b/xbmc/Makefile.in @@ -5,6 +5,7 @@ SRCS=Application.cpp \ BackgroundInfoLoader.cpp \ CueDocument.cpp \ DatabaseManager.cpp \ + DbUrl.cpp \ DynamicDll.cpp \ Favourites.cpp \ FileItem.cpp \ |