mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Replaced <sound/*> to <alsa/sound/*>
This commit is contained in:
parent
05fbfbba18
commit
45ca68c3cb
4 changed files with 4 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <sound/ainstr_fm.h>
|
||||
#include <alsa/sound/ainstr_fm.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue