Add translate.h for HAVE_NLS includes/defines

...to shrink labwc.h footprint
This commit is contained in:
Johan Malm 2025-09-24 20:25:27 +01:00 committed by John Lindgren
parent 1692c47fa0
commit 26bd02d457
7 changed files with 19 additions and 8 deletions

View file

@ -5,8 +5,8 @@
#include <wlr/util/log.h>
#include "action.h"
#include "common/buf.h"
#include "labwc.h" /* for gettext */
#include "theme.h"
#include "translate.h"
enum {
LAB_PROMPT_NONE = 0,