diff -ru softplay-0.0.2-orig/SoftPlayer.h softplay-0.0.2/SoftPlayer.h --- softplay-0.0.2-orig/SoftPlayer.h 2006-08-15 22:40:17.294195810 +0200 +++ softplay-0.0.2/SoftPlayer.h 2006-08-15 22:40:27.411167499 +0200 @@ -17,7 +17,7 @@ #include -#include "../softdevice/softdevice.h" +#include "softdevice.h" #include "PlayList.h" class cSoftPlayer : public cPlayer, cThread {