X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fabout.h;h=90d825f03347cae5b185c5219d647dcd9c932e05;hb=d207b11e613703aff7d00191c4595b7359f29700;hp=e8e5771ad674e8d8513021dd66676eaa13796f71;hpb=e285d9bb9ae73f64443fa4add30119dc422c4d08;p=virtualjaguar diff --git a/src/gui/about.h b/src/gui/about.h index e8e5771..90d825f 100644 --- a/src/gui/about.h +++ b/src/gui/about.h @@ -1,14 +1,14 @@ // // about.h: Credits where credits are due ;-) // -// by James L. Hammons +// by James Hammons // (C) 2010 Underground Software // #ifndef __ABOUT_H__ #define __ABOUT_H__ -#include +#include class AboutWindow: public QWidget {