X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsky%2Fsky.hxx;h=4a5b9393aa159bb6e936bd9479660f51b19a0e49;hb=f1ab6e2533a1bf07439b3d5918430f496158d8f3;hp=5a5d4de89d94dda4b8f486a7e54227c1a0661ab2;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/sky/sky.hxx b/simgear/sky/sky.hxx index 5a5d4de8..4a5b9393 100644 --- a/simgear/sky/sky.hxx +++ b/simgear/sky/sky.hxx @@ -39,11 +39,11 @@ #include -#include "cloud.hxx" -#include "dome.hxx" -#include "moon.hxx" -#include "oursun.hxx" -#include "stars.hxx" +#include +#include +#include +#include +#include FG_USING_STD(vector);