View | Details | Raw Unified | Return to bug 32139 | Differences between
and this patch

Collapse All | Expand All

(-)libecasound/audioio-wave.h (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
#include <string>
4
#include <string>
5
#include <iostream>
5
#include <iostream>
6
#include <stdint.h>
6
/* #include <stdint.h> */
7
#include <sys/types.h>
7
#include <sys/types.h>
8
8
9
#include "audioio-types.h"
9
#include "audioio-types.h"

Return to bug 32139