summaryrefslogtreecommitdiff
blob: efc26b12f5dd3d9bbb74a143fc084f0b4d86e304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: amarok-1.4.9.1/amarok/src/engine/helix/hxplayercontrol.cpp
===================================================================
--- amarok-1.4.9.1.orig/amarok/src/engine/helix/hxplayercontrol.cpp
+++ amarok-1.4.9.1/amarok/src/engine/helix/hxplayercontrol.cpp
@@ -20,6 +20,8 @@
 #include <sys/wait.h>
 #include <unistd.h>
 #include <iostream>
+#include <cstring>
+#include <cstlib>
 #include <sys/mman.h>
 
 using namespace std;