You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
326 B
12 lines
326 B
--- amarok/amarok/src/mediadevice/mtp/mtpmediadevice.cpp.ORI 2012-05-01 11:44:16.868838499 +0200
|
|
+++ amarok/amarok/src/mediadevice/mtp/mtpmediadevice.cpp 2012-05-01 11:44:27.427731738 +0200
|
|
@@ -24,6 +24,8 @@
|
|
|
|
#define DEBUG_PREFIX "MtpMediaDevice"
|
|
|
|
+#include <stdlib.h>
|
|
+
|
|
#include <config.h>
|
|
#include "mtpmediadevice.h"
|
|
|