alsa-utils/axfer/subcmd.h

15 lines
344 B
C
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0
//
// subcmd.h - a header for each sub-commands.
//
// Copyright (c) 2018 Takashi Sakamoto <o-takashi@sakamocchi.jp>
//
// Licensed under the terms of the GNU General Public License, version 2.
#ifndef __ALSA_UTILS_AXFER_SUBCMD__H_
#define __ALSA_UTILS_AXFER_SUBCMD__H_
#include <alsa/asoundlib.h>
#endif