]> git.draconx.ca Git - rrace.git/commit
Avoid motif headers in x11.c.
authorNick Bowler <nbowler@draconx.ca>
Thu, 10 Mar 2022 01:37:10 +0000 (20:37 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 10 Mar 2022 01:59:53 +0000 (20:59 -0500)
commit5d299c8b50dd94caac916b410af6782d1b20f3fe
tree8522f09662b44fa91bf7f4ba0cefd5143022935b
parentc871e6fab6382d4a46ec0c410386041a8aadef65
Avoid motif headers in x11.c.

We don't actually use any of motif in this module aside from a couple
macros which alias Xt string definitions.  So let's stick with the Xt
names.
src/x11.c