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

@ -11,6 +11,7 @@
#include "config/session.h"
#include "labwc.h"
#include "theme.h"
#include "translate.h"
#include "menu/menu.h"
struct rcxml rc = { 0 };