mpd/src/fs/Domain.hxx

10 lines
191 B
C++
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0-or-later
// Copyright The Music Player Daemon Project
#ifndef MPD_FS_DOMAIN_HXX
#define MPD_FS_DOMAIN_HXX
extern const class Domain path_domain;
#endif