undefine X11_BUILD after hack.h or config.h

So as not to complicate any onefile efforts by leaving it defined.
This commit is contained in:
nhmall
2023-02-01 14:04:20 -05:00
parent d4a111083a
commit 3214335bb5
5 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -35,8 +35,9 @@
#endif
#define X11_BUILD
#include "hack.h"
#undef X11_BUILD
#include "func_tab.h"
#include "winX.h"