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

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- bosound/openal/bosonaudioal.h
0
++ bosound/openal/bosonaudioal.h
Lines 21-27 Link Here
21
21
22
#include "../bosonaudio.h"
22
#include "../bosonaudio.h"
23
23
24
#include <AL/altypes.h>
24
#include <AL/al.h>
25
25
26
class QString;
26
class QString;
27
class BosonMusic;
27
class BosonMusic;
28
-- bosound/openal/bosonsound.h
28
++ bosound/openal/bosonsound.h
Lines 24-30 Link Here
24
#include <qptrlist.h>
24
#include <qptrlist.h>
25
#include <qmap.h>
25
#include <qmap.h>
26
26
27
#include <AL/altypes.h>
27
#include <AL/al.h>
28
28
29
class BoPlayObject;
29
class BoPlayObject;
30
class BosonAudioAL;
30
class BosonAudioAL;

Return to bug 133498