MacOS-X fix.
This commit is contained in:
parent
ef099d3cad
commit
6d5e37f674
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ private:
|
|||
|
||||
sgdVec3 points3d[6],points2d[6];
|
||||
double mm[16],pm[16], arrowScale, arrowRad, lnScale, scaleDist, default_pitch, default_heading;
|
||||
int view[4];
|
||||
GLint view[4];
|
||||
FGRunway runway;
|
||||
FGViewer* cockpit_view;
|
||||
unsigned short stippleOut,stippleCen;
|
||||
|
|
Loading…
Reference in a new issue