Skip to content

Commit

Permalink
Fix compilation of trunk with --enable-symbol-visibility following r2…
Browse files Browse the repository at this point in the history
…7375.

git-svn-id: http://svn.mythtv.org/svn/trunk@27377 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
Robert McNamara committed Nov 30, 2010
1 parent 2ba16f1 commit 6adc792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmyth/audiooutpututil.h
Expand Up @@ -5,7 +5,7 @@ using namespace std;
#include "mythverbose.h"
#include "audiooutputsettings.h"

class AudioOutputUtil
class MPUBLIC AudioOutputUtil
{
public:
static bool has_hardware_fpu();
Expand Down

0 comments on commit 6adc792

Please sign in to comment.