X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fapplication.hh;h=e96198770c56b6c184d51c75fe0a829475c59938;hp=5c808670bde984ce524873d45b8e6d7fe0ddeece;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/application.hh b/src/moof/application.hh index 5c80867..e961987 100644 --- a/src/moof/application.hh +++ b/src/moof/application.hh @@ -10,19 +10,18 @@ #ifndef _MOOF_APPLICATION_HH_ #define _MOOF_APPLICATION_HH_ -/** - * \file application.hh - * The main loop. - */ - -#include - #include #include #include +#include #include +/** + * \file application.hh + * The main loop. + */ + namespace moof {