summaryrefslogtreecommitdiff
path: root/alsamixer/device_name.h
blob: f4a1f3f20da00ccf05772291d2f3e18d28041036 (plain)
1
2
3
4
5
6
#ifndef DEVICE_NAME_FORM_H_INCLUDED
#define DEVICE_NAME_FORM_H_INCLUDED

void create_device_name_form(void);

#endif