Skip to content
Snippets Groups Projects
Commit 5ff49ce9 authored by Laurent Van Migroet's avatar Laurent Van Migroet
Browse files

#ifdef HAVE_FLTK for including menuWindow when compiling as a lib

parent 5d54bf3b
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,9 @@
#include "StringUtils.h"
#include "GeomMeshMatcher.h"
#include "LuaBindings.h"
#if defined(HAVE_FLTK)
#include "menuWindow.h"
#endif
#if defined(HAVE_PARSER)
#include "Parser.h"
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment