X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Ftext.h;h=4e0bbb19a1e785c9a6cfeda767e465df78c28701;hb=4bc000ba003a53fb11428a2eb71e3b4471a15c7a;hp=8bba9f82ac5915776c0b5fb2abc5e4d138d25dca;hpb=8a5bf49d09b5a00ebea3ffc449519ad05b0326cc;p=architektonas diff --git a/src/text.h b/src/text.h index 8bba9f8..4e0bbb1 100644 --- a/src/text.h +++ b/src/text.h @@ -2,7 +2,7 @@ #define __TEXT_H__ #include "object.h" -#include +#include class Text: public Object {