project: change filename IM.h to text_input.h
This commit is contained in:
@@ -761,7 +761,7 @@ static struct wlr_xwayland *xwayland;
|
|||||||
/* attempt to encapsulate suck into one file */
|
/* attempt to encapsulate suck into one file */
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#ifdef IM
|
#ifdef IM
|
||||||
#include "IM.h"
|
#include "text_input.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct NumTags {
|
struct NumTags {
|
||||||
|
|||||||
Reference in New Issue
Block a user