X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fapp.h;h=090efdff9e7eeb40e26b7cdbf26aee83cd11521b;hb=56f80e7876367f9da3cff765b46e842270d45a0d;hp=664ce67a835834ffa5d009c74b4dcc7834f15a9a;hpb=a739aec450d9e0c1e2684be740b67ebd6cf40add;p=virtualjaguar diff --git a/src/gui/app.h b/src/gui/app.h index 664ce67..090efdf 100644 --- a/src/gui/app.h +++ b/src/gui/app.h @@ -9,7 +9,7 @@ #define __APP_H__ //Hrm. uh??? I thought this wasn't the way to do this stuff...??? -#include +#include // Forward declarations class MainWin;