Revert "Add required header #include to fix 'make checkheaders'."
authorMåns Rullgård <mans@mansr.com>
Thu, 26 Nov 2009 10:06:41 +0000 (10:06 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 26 Nov 2009 10:06:41 +0000 (10:06 +0000)
commit4f898e77fbd8173ca515c4e65a9242836bd69c54
treec6b6378f3a2e6488b15c14920a83ee7c61a600a1
parente137934fae1bd9f963f4f69881ae2b0c13143983
Revert "Add required header #include to fix 'make checkheaders'."

config.h must not be included in that file.  The table generator runs
on the host system, but config.h describes the target.

Originally committed as revision 20620 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudio_tablegen.h