mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Move i18n.[ch] to src/pulsecore
The header is used in files troughout the tree and is not included in the public api, so it belongs in pulsecore, not in pulse.
This commit is contained in:
parent
464ddcdfea
commit
b4e938e194
45 changed files with 51 additions and 54 deletions
|
|
@ -35,9 +35,9 @@
|
|||
|
||||
#include <sndfile.h>
|
||||
|
||||
#include <pulse/i18n.h>
|
||||
#include <pulse/pulseaudio.h>
|
||||
|
||||
#include <pulsecore/i18n.h>
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
#include <pulsecore/log.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue