summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.h b/main.h
index b49d507..218d5d2 100644
--- a/main.h
+++ b/main.h
@@ -4,6 +4,7 @@
#include <FL/Fl_Window.H>
#include <FL/Fl_draw.H>
+
class Fl_Window_draw : public Fl_Window{
public:
Fl_Window_draw(int w,int h,const char *title);