]> git.sesse.net Git - nageru/blobdiff - resampling_queue.h
Re-run include-what-you-use.
[nageru] / resampling_queue.h
index 339e41bc6c1c4b60de19dcac1df9ae3f24b7ee95..8462152e0fe91bee15bc24474db7e18254b9f5f2 100644 (file)
@@ -38,8 +38,6 @@
 //  You should have received a copy of the GNU General Public License
 //  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-#include <stdint.h>
-#include <stdlib.h>
 #include <sys/types.h>
 #include <zita-resampler/vresampler.h>
 #include <deque>