X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxfont.h;h=8de7868ea4c12f3cd3d6b28a4723d9f7a449ec9f;hb=d2a80e12f2209dcb1ac2cf41410e0009fc1fe41e;hp=6c0287b5d65ba9d23ddf4be303a43c2477c634c9;hpb=35584afc1162dec2cf9fff79305e95cb3b75aefb;p=lyx.git diff --git a/src/lyxfont.h b/src/lyxfont.h index 6c0287b5d6..8de7868ea4 100644 --- a/src/lyxfont.h +++ b/src/lyxfont.h @@ -17,6 +17,7 @@ #include FORMS_H_LOCATION #include "LString.h" +#include "debug.h" // It might happen that locale.h defines ON and OFF. This is not good // for us, since we use these names below. But of course this is due