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

(-)rss-glx_0.8.1/reallyslick/cpp_src/skyrocket_sound.cpp.orig (+1 lines)
Lines 24-29 Link Here
24
#include <AL/al.h>
24
#include <AL/al.h>
25
#include <AL/alut.h>
25
#include <AL/alut.h>
26
26
27
#include <cstdlib>
27
#include <list>
28
#include <list>
28
29
29
#include "loadTexture.h"
30
#include "loadTexture.h"
(-)rss-glx_0.8.1/reallyslick/Implicit/impSurface.cpp.orig (+1 lines)
Lines 21-26 Link Here
21
#include <Implicit/impSurface.h>
21
#include <Implicit/impSurface.h>
22
#include <math.h>
22
#include <math.h>
23
#include <iostream>
23
#include <iostream>
24
#include <cstring>

Return to bug 227071