~alexwolf/stellarium/po-fix

« back to all changes in this revision

Viewing changes to src/core/modules/Atmosphere.hpp

  • Committer: Fabien Chéreau
  • Date: 2011-06-08 15:26:32 UTC
  • mfrom: (4821.1.50 refraction)
  • Revision ID: fabien.chereau@gmail.com-20110608152632-ufl8ly3l2hgk0zst
Merged atmosphere refraction support

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include "Skylight.hpp"
24
24
#include "VecMath.hpp"
25
 
#include "StelNavigator.hpp"
 
25
 
26
26
#include "Skybright.hpp"
27
27
#include "StelFader.hpp"
28
28