PKGBUILDs/community/rss-glx/rss-glx.patch

11 lines
292 B
Diff
Raw Normal View History

2009-10-10 02:15:33 +00:00
--- reallyslick/cpp_src/skyrocket_sound.cpp.orig 2008-10-23 01:14:25.190384792 +0200
+++ reallyslick/cpp_src/skyrocket_sound.cpp 2008-10-23 01:15:14.723967317 +0200
@@ -24,6 +24,7 @@
#include <AL/al.h>
#include <AL/alut.h>
+#include <cstdlib>
#include <list>
#include "loadTexture.h"