Skip to content
Snippets Groups Projects
Commit ebd69d64 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

missing ifdef HAVE_FLTK

parent c6a065dc
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,10 @@
#include "Draw.h"
#include "Utils.h"
#include "Numeric.h"
#ifdef HAVE_FLTK
#include "Shortcut_Window.h"
#endif
extern Mesh *THEM;
extern Context_T CTX;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment