project: change filename IM.h to text_input.h

This commit is contained in:
DreamMaoMao 2025-04-25 12:02:34 +08:00
parent 61bedad35b
commit d4dce80c9f
2 changed files with 1 additions and 1 deletions

View file

@ -761,7 +761,7 @@ static struct wlr_xwayland *xwayland;
/* attempt to encapsulate suck into one file */
#include "client.h"
#ifdef IM
#include "IM.h"
#include "text_input.h"
#endif
struct NumTags {