# HG changeset patch # User diego # Date 1250844409 0 # Node ID 68f03567b8265eb1bba9463eefa23644ba6b3f7e # Parent 8ac9bc10b485761ca45da836e6030f38768d6464 Add missing #includes to pass 'make checkheaders'. diff -r 8ac9bc10b485 -r 68f03567b826 wmaprodata.h --- a/wmaprodata.h Thu Aug 20 18:54:50 2009 +0000 +++ b/wmaprodata.h Fri Aug 21 08:46:49 2009 +0000 @@ -28,6 +28,9 @@ #ifndef AVCODEC_WMAPRODATA_H #define AVCODEC_WMAPRODATA_H +#include +#include + /** * @brief frequencies to divide the frequency spectrum into scale factor bands */