X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftext.h;h=74d636f9c8ec298605ae053a0af7f6e3c8c72524;hb=4a3d30521e890c1777d254f2bcceacefc53c5454;hp=edee47a94d4ada82cbb9c944287b164c0afcf06f;hpb=2b0d2cafcea89594a31a2993efd8766cc1017725;p=16.git diff --git a/src/text.h b/src/text.h index edee47a9..74d636f9 100644 --- a/src/text.h +++ b/src/text.h @@ -27,6 +27,9 @@ */ #ifndef TEXT_H #define TEXT_H +#ifdef __WATCOMC__ +#include +#endif #include "types.h" /* font information type */