]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sidplayer/sidplayer-1.5.0/use-external-libsidplay.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sidplayer / sidplayer-1.5.0 / use-external-libsidplay.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- sidplayer/sidplayer.h~use-external-libsidplay       2003-09-26 00:28:31.000000000 +0200
7 +++ sidplayer/sidplayer.h       2004-02-12 18:16:19.000000000 +0100
8 @@ -13,9 +13,9 @@
9  
10  #include "tabbeddialog.h"
11  
12 -#include "libsidplay/src/player.h"
13 -#include "libsidplay/src/fformat.h"
14 -#include "libsidplay/src/myendian.h"
15 +#include <player.h>
16 +#include <fformat.h>
17 +#include <myendian.h>
18  #include "audiodrv.h"
19  
20  #include <qpe/qpeapplication.h>