[alsa] asoundlib.h should be alsa/asoundlib.h

This commit is contained in:
Scott Shambarger
2019-06-11 20:10:04 -07:00
parent 72534ec570
commit 20f5118f75
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
#include <stdint.h>
#include <inttypes.h>
#include <asoundlib.h>
#include <alsa/asoundlib.h>
#include "misc.h"
#include "conffile.h"