]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/shader.cpp
make headers include headers they depend on, don't rely on the c(xx)
[simgear.git] / simgear / screen / shader.cpp
index 98284f9332d361a60e5d41c2cd77c2a685a45cb5..2c2f8958c46aada89dec9c6902efb9a9b96d223d 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif 
 
 #include <simgear/debug/logstream.hxx>
 #include "shader.h"