Skip to content

Commit

Permalink
Add compat.h to playbackboxhelper.cpp for MinGW compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kristjansson committed Jun 9, 2012
1 parent e466033 commit 28588ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/programs/mythfrontend/playbackboxhelper.cpp
Expand Up @@ -19,6 +19,7 @@ using namespace std;
#include "remoteutil.h"
#include "mythevent.h"
#include "mythdirs.h"
#include "compat.h" // for random()

#define LOC QString("PlaybackBoxHelper: ")
#define LOC_WARN QString("PlaybackBoxHelper Warning: ")
Expand Down

0 comments on commit 28588ea

Please sign in to comment.