mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-31 22:25:29 -04:00
project: change filename IM.h to text_input.h
This commit is contained in:
parent
61bedad35b
commit
d4dce80c9f
2 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue