diff options
Diffstat (limited to 'src/Fl_Menu.cxx')
| -rw-r--r-- | src/Fl_Menu.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index a17f42b65..9457e8f66 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -38,7 +38,7 @@ #include <stdio.h> #ifdef __APPLE__ -# include <Carbon/Carbon.H> +# include <Carbon/Carbon.h> #endif int Fl_Menu_Item::size() const { |
