X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftext.h;h=4e0bbb19a1e785c9a6cfeda767e465df78c28701;hb=6c1279871f6bb86bc59e2561b6a7f74ab081f71e;hp=8bba9f82ac5915776c0b5fb2abc5e4d138d25dca;hpb=7f3a6b11585376eecd80979ec3da2346c5314d88;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 {