#ifndef VOLUME_H
#define VOLUME_H

char *get_volume();
#endif