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