fix compiling in a messy way
authorPhil Sutter <phil@nwl.cc>
Mon, 12 Oct 2009 21:00:06 +0000 (23:00 +0200)
committerPhil Sutter <phil@nwl.cc>
Mon, 12 Oct 2009 21:00:06 +0000 (23:00 +0200)
commitd1ed9c8399421eb511d7d7bb1e75d926d596d78a
treee5c6433b4c75b4f61a80b1e0f64a9d05566c1191
parenta106b526985b502e0c03736d8e4f7322f81064a0
fix compiling in a messy way

A cleaner but more ugly solution would be to include text_object.h in
every header containing struct text_object definitions. But this
apparently triggers a big mess, since text_object.h itself includes
custom headers. Forward defining struct text_object is obviously the
mostly simple solution until there is a bigger header include review
cleaning it all up.
src/conky.h
src/eve.h