|
From: <pst...@us...> - 2008-12-27 02:51:41
|
Revision: 657
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=657&view=rev
Author: pstieber
Date: 2008-12-27 02:51:38 +0000 (Sat, 27 Dec 2008)
Log Message:
-----------
Added an include for the Linux build.
Modified Paths:
--------------
trunk/jazz/src/Player.cpp
Modified: trunk/jazz/src/Player.cpp
===================================================================
--- trunk/jazz/src/Player.cpp 2008-12-27 02:14:07 UTC (rev 656)
+++ trunk/jazz/src/Player.cpp 2008-12-27 02:51:38 UTC (rev 657)
@@ -31,6 +31,7 @@
#include "Audio.h"
#include "Globals.h"
+#include <wx/choicdlg.h>
#include <wx/msgdlg.h>
//#include <unistd.h>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|