~jtaylor/ubuntu/oneiric/flightgear/fix-749249

« back to all changes in this revision

Viewing changes to src/GUI/layout-test.cxx

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2005-11-26 12:31:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126123123-dhs3dijy6nd257up
Tags: 0.9.8-3ubuntu1
adapt gl/glu dependencies for Xorg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <iostream>
2
2
 
3
 
#include <GL/gl.h>
 
3
#include <simgear/compiler.h>
 
4
#include SG_GL_H
4
5
#include <plib/pw.h>
5
6
#include <plib/pu.h>
6
7
#include <simgear/props/props.hxx>