diff options
Diffstat (limited to 'src/c_fl.cpp')
-rw-r--r-- | src/c_fl.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/c_fl.cpp b/src/c_fl.cpp index 934b4f2..acaae1a 100644 --- a/src/c_fl.cpp +++ b/src/c_fl.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include <FL/Fl.H> #include "c_fl.h" |