summaryrefslogtreecommitdiff
path: root/src/c_fl_menu_button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_fl_menu_button.cpp')
-rw-r--r--src/c_fl_menu_button.cpp11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/c_fl_menu_button.cpp b/src/c_fl_menu_button.cpp
index bc782a4..c09cf37 100644
--- a/src/c_fl_menu_button.cpp
+++ b/src/c_fl_menu_button.cpp
@@ -2,16 +2,7 @@
#include <FL/Fl_Menu_Button.H>
#include "c_fl_menu_button.h"
-
-
-
-
-typedef void (d_hook)(void*);
-typedef d_hook* d_hook_p;
-
-
-typedef int (h_hook)(void*,int);
-typedef h_hook* h_hook_p;
+#include "c_fl_type.h"