labwc/include/config/config-dir.h
2020-08-03 20:56:38 +01:00

6 lines
118 B
C

#ifndef __LABWC_CONFIG_DIR_H
#define __LABWC_CONFIG_DIR_H
char *config_dir(void);
#endif /* __LABWC_CONFIG_DIR_H */