Index: aacdecoder.h
===================================================================
--- aacdecoder.h	(revision 20019)
+++ 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;
 
