X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fhelp.h;h=511a359cf79398f3ddab213b077d83ccdc9fbad3;hb=56f80e7876367f9da3cff765b46e842270d45a0d;hp=23aa947168383c860dfffc8b4a4bdf1114eb0aad;hpb=e285d9bb9ae73f64443fa4add30119dc422c4d08;p=virtualjaguar diff --git a/src/gui/help.h b/src/gui/help.h index 23aa947..511a359 100644 --- a/src/gui/help.h +++ b/src/gui/help.h @@ -1,14 +1,14 @@ // // help.h: Built-in help system // -// by James L. Hammons +// by James Hammons // (C) 2011 Underground Software // #ifndef __HELP_H__ #define __HELP_H__ -#include +#include class HelpWindow: public QWidget {