Index: mythdvd/mythdvd/titledialog.h
===================================================================
--- mythdvd/mythdvd/titledialog.h	(revision 10176)
+++ mythdvd/mythdvd/titledialog.h	(working copy)
@@ -15,6 +15,7 @@
 #include <mythtv/mythdialogs.h>
 #include <mythtv/mythcontext.h>
 #include <mythtv/mythdbcon.h>
+#include <qsocket.h>
 
 #include "dvdinfo.h"
 
Index: mythdvd/mtd/mtd.cpp
===================================================================
--- mythdvd/mtd/mtd.cpp	(revision 10176)
+++ mythdvd/mtd/mtd.cpp	(working copy)
@@ -13,6 +13,7 @@
 #include <qregexp.h>
 #include <qdir.h>
 #include <qtimer.h>
+#include <qsocket.h>
 
 #include <mythtv/util.h>
 #include <mythtv/mythcontext.h>
