aboutsummaryrefslogtreecommitdiff
path: root/xbmc/interfaces/legacy/ModuleXbmcplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/interfaces/legacy/ModuleXbmcplugin.cpp')
-rw-r--r--xbmc/interfaces/legacy/ModuleXbmcplugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/interfaces/legacy/ModuleXbmcplugin.cpp b/xbmc/interfaces/legacy/ModuleXbmcplugin.cpp
index 0af97b71ac..bc399cc1c9 100644
--- a/xbmc/interfaces/legacy/ModuleXbmcplugin.cpp
+++ b/xbmc/interfaces/legacy/ModuleXbmcplugin.cpp
@@ -9,6 +9,7 @@
#include "ModuleXbmcplugin.h"
#include "FileItem.h"
+#include "FileItemList.h"
#include "filesystem/PluginDirectory.h"
namespace XBMCAddon