diff --git a/examples/nativefilechooser-simple.cxx b/examples/nativefilechooser-simple.cxx index 1650a920a..8ab216950 100644 --- a/examples/nativefilechooser-simple.cxx +++ b/examples/nativefilechooser-simple.cxx @@ -21,6 +21,7 @@ #include #include #include /* exit() */ +#include /* strcmp() */ Fl_Window *G_win = 0; Fl_Menu_Button *G_menu = 0;