Index: mythmusic/mythmusic/aacdecoder.h
===================================================================
--- mythmusic/mythmusic/aacdecoder.h	(revision 8077)
+++ mythmusic/mythmusic/aacdecoder.h	(working copy)
@@ -51,7 +51,7 @@
     bool done, finish;
     long len, bitrate;
     uchar channels;
-    unsigned long sample_rate;
+    uint32_t sample_rate;
     unsigned long output_size;
     double totalTime, seekTime;
 
