X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fapp.h;h=090efdff9e7eeb40e26b7cdbf26aee83cd11521b;hb=0c0dea5b5411ef9be8c6d5159faf0d2226db4452;hp=664ce67a835834ffa5d009c74b4dcc7834f15a9a;hpb=d59de2a3408a34b53772bfd4b00cd3e8dc50a03b;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;