aboutsummaryrefslogtreecommitdiff
path: root/xbmc/network/linux/ZeroconfBrowserAvahi.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/network/linux/ZeroconfBrowserAvahi.h')
-rw-r--r--xbmc/network/linux/ZeroconfBrowserAvahi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/network/linux/ZeroconfBrowserAvahi.h b/xbmc/network/linux/ZeroconfBrowserAvahi.h
index 4e56ad92f0..a20028e09a 100644
--- a/xbmc/network/linux/ZeroconfBrowserAvahi.h
+++ b/xbmc/network/linux/ZeroconfBrowserAvahi.h
@@ -24,6 +24,7 @@
#include <memory>
#include <map>
+#include <vector>
#include "network/ZeroconfBrowser.h"
#include "threads/Thread.h"