Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214278
Collapse All | Expand All

(-)amarok-1.4.8/amarok/src/engine/helix/hxplayercontrol.cpp.gcc43~ (+2 lines)
Lines 15-20 Link Here
15
 the alsa guys
15
 the alsa guys
16
 ***************************************************************************/
16
 ***************************************************************************/
17
17
18
#include <stdlib.h>
19
#include <string.h>
18
#include <sys/time.h>
20
#include <sys/time.h>
19
#include <sys/types.h>
21
#include <sys/types.h>
20
#include <sys/wait.h>
22
#include <sys/wait.h>
(-)amarok-1.4.8/amarok/src/engine/helix/helix-sp/helix-sp.h.gcc43~ (+1 lines)
Lines 12-17 Link Here
12
 * at this point, this class should be HelixNotSoSimplePlayer...
12
 * at this point, this class should be HelixNotSoSimplePlayer...
13
 */
13
 */
14
14
15
#include <string.h>
15
#ifndef _HELIX_SIMPLEPLAYER_LIB_H_INCLUDED_
16
#ifndef _HELIX_SIMPLEPLAYER_LIB_H_INCLUDED_
16
#define _HELIX_SIMPLEPLAYER_LIB_H_INCLUDED_
17
#define _HELIX_SIMPLEPLAYER_LIB_H_INCLUDED_
17
18

Return to bug 214278