aboutsummaryrefslogtreecommitdiff
path: root/xbmc/BackgroundInfoLoader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/BackgroundInfoLoader.cpp')
-rw-r--r--xbmc/BackgroundInfoLoader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/BackgroundInfoLoader.cpp b/xbmc/BackgroundInfoLoader.cpp
index 55d221ab04..de3d5a3a9e 100644
--- a/xbmc/BackgroundInfoLoader.cpp
+++ b/xbmc/BackgroundInfoLoader.cpp
@@ -9,6 +9,7 @@
#include "BackgroundInfoLoader.h"
#include "FileItem.h"
+#include "FileItemList.h"
#include "URL.h"
#include "threads/Thread.h"
#include "utils/log.h"