Browse Source

Added missing include x.H

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10338 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/49/head
Manolo Gouy 11 years ago
parent
commit
5899b2cc6d
  1. 1
      test/editor.cxx

1
test/editor.cxx

@ -33,6 +33,7 @@ @@ -33,6 +33,7 @@
#endif
#include <FL/Fl.H>
#include <FL/x.H> // for fl_open_callback
#include <FL/Fl_Group.H>
#include <FL/Fl_Double_Window.H>
#include <FL/fl_ask.H>

Loading…
Cancel
Save