X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=main.cpp;h=46eddaf834ce7aacfa3c3e518d70618747731246;hb=c2be800fa43dff8a3916d6bafaae0e8507b97560;hp=c42fd19cf200fcd60e16e1890d58b8dbf303a3dd;hpb=534764f026b82b144e974882c8e53c4cd8d21b68;p=cubemap diff --git a/main.cpp b/main.cpp index c42fd19..46eddaf 100644 --- a/main.cpp +++ b/main.cpp @@ -16,8 +16,8 @@ #include #include -#include "accesslog.h" #include "acceptor.h" +#include "accesslog.h" #include "config.h" #include "input.h" #include "log.h" @@ -25,6 +25,7 @@ #include "serverpool.h" #include "state.pb.h" #include "stats.h" +#include "stream.h" #include "util.h" #include "version.h"