Browse Source

LASH_Engine: Add missing include.

tags/non-daw-v1.1.0
Jonathan Moore Liles 15 years ago
parent
commit
b7087b3132
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Timeline/LASH_Engine.C

+ 1
- 0
Timeline/LASH_Engine.C View File

@@ -28,6 +28,7 @@
#include "TLE.H" // all this just for quit() #include "TLE.H" // all this just for quit()


#include <FL/Fl.H> #include <FL/Fl.H>
#include <FL/filename.H>


extern TLE *tle; extern TLE *tle;




Loading…
Cancel
Save