mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
i18n: move to separate .h file
So that we can include it where needed and don't cause redefined _() macros for other projects. Fixes #1120
This commit is contained in:
parent
f489e32e44
commit
aea55f662a
6 changed files with 49 additions and 9 deletions
|
|
@ -30,6 +30,8 @@
|
|||
#include <spa/utils/result.h>
|
||||
#include <pipewire/pipewire.h>
|
||||
|
||||
#include <pipewire/i18n.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
static void do_quit(void *data, int signal_number)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue