~stellarium/stellarium/text-use-opengl-buffer

« back to all changes in this revision

Viewing changes to src/core/StelSkyImageTile.cpp

  • Committer: Timothy Reaves
  • Date: 2013-11-11 14:02:24 UTC
  • Revision ID: treaves@silverfieldstech.com-20131111140224-kfzs0sneoutbusoy
Added missing include statements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
#include <QDebug>
32
32
 
 
33
#include <stdio.h>
 
34
 
33
35
StelSkyImageTile::StelSkyImageTile()
34
36
{
35
37
        initCtor();