mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
4 lines
84 B
C
4 lines
84 B
C
#pragma once
|
|
#include "../../module.h"
|
|
|
|
extern const struct module_info module_mpd;
|