Commit 43da2eac authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

winealsa: Add missing includes.

parent edb5762b
......@@ -30,6 +30,8 @@
#include <stdarg.h>
#include <stdio.h>
#include <stdint.h>
#include <unistd.h>
#include <pthread.h>
#include <time.h>
#include <alsa/asoundlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment