Fix no pch build.

This was SVN commit r24664.
This commit is contained in:
Stan 2021-01-17 15:40:10 +00:00
parent 549b6893ce
commit 4c4da81cc4

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2019 Wildfire Games.
/* Copyright (C) 2021 Wildfire Games.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
@ -24,6 +24,8 @@
#include "graphics/Texture.h"
#include <vector>
/**
* Class SkyManager: Maintain sky settings and textures, and render the sky.
*/