diff --git a/Fltk/openglWindow.cpp b/Fltk/openglWindow.cpp index beeccda9736c2e62d38ac4e27ac2b0262f5f45b9..d66b93f4e05a45c38755a571871d9f3f603d6153 100644 --- a/Fltk/openglWindow.cpp +++ b/Fltk/openglWindow.cpp @@ -16,7 +16,6 @@ #include "Numeric.h" #include "FlGui.h" #include "drawContext.h" -#endif #include "Context.h" static void lassoZoom(drawContext *ctx, mousePosition &click1, mousePosition &click2)