summaryrefslogtreecommitdiff
path: root/src/config.h
blob: 39ab51d6baa8f5c036106b16f728aec82d48c3d3 (plain)
1
2
3
4
5
6
7
#ifndef _CONFIG_H
#define _CONFIG_H

/* package name */
#define PACKAGE "pianobar"

#endif /* _CONFIG_H */