LASH_Engine: Add missing include.
This commit is contained in:
parent
c438036698
commit
b7087b3132
|
@ -28,6 +28,7 @@
|
|||
#include "TLE.H" // all this just for quit()
|
||||
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/filename.H>
|
||||
|
||||
extern TLE *tle;
|
||||
|
||||
|
|
Loading…
Reference in New Issue