Ticket #1938: mythdvd_build.patch

File mythdvd_build.patch, 706 bytes (added by Mark Spieth, 18 years ago)
  • mythdvd/mythdvd/titledialog.h

     
    1515#include <mythtv/mythdialogs.h>
    1616#include <mythtv/mythcontext.h>
    1717#include <mythtv/mythdbcon.h>
     18#include <qsocket.h>
    1819
    1920#include "dvdinfo.h"
    2021
  • mythdvd/mtd/mtd.cpp

     
    1313#include <qregexp.h>
    1414#include <qdir.h>
    1515#include <qtimer.h>
     16#include <qsocket.h>
    1617
    1718#include <mythtv/util.h>
    1819#include <mythtv/mythcontext.h>