X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fapplication.cc;h=84f1a24040593ef2de145d117f8401314f5b3117;hp=e0b73b78d9ac053e7a5f8805a2431acc4c730235;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/application.cc b/src/moof/application.cc index e0b73b7..84f1a24 100644 --- a/src/moof/application.cc +++ b/src/moof/application.cc @@ -7,16 +7,14 @@ * *****************************************************************************/ -#include // exit, srand -#include +#include // exit, srand #include -#include "fastevents.h" #include "application.hh" +#include "fastevents.h" #include "log.hh" #include "settings.hh" -#include "timer.hh" #include "video.hh"