summaryrefslogtreecommitdiff
blob: d05e714a9802220ff7f864ad487c5dc2add73a35 (plain)
1
2
3
4
5
6
7
8
9
10
--- amarok-1.4.10/amarok/src/engine/helix/hxplayercontrol.cpp
+++ amarok-1.4.10/amarok/src/engine/helix/hxplayercontrol.cpp
@@ -21,6 +21,7 @@
 #include <unistd.h>
 #include <iostream>
 #include <cstring>
+#include <cstdlib>
 #include <sys/mman.h>
 
 using namespace std;