1
0
Fork 0

Build fix for Windows, without it, Windows

version doesn't compile because of the lack of a prerequisite include
This commit is contained in:
ehofman 2003-05-28 08:26:25 +00:00
parent 61cabd1871
commit 610aa1997e

View file

@ -5,7 +5,6 @@
#include <simgear/compiler.h>
#include <vector>
#include <GL/gl.h>
#include <plib/sg.h>
#include <Cockpit/panel.hxx>