// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen // SPDX-License-Identifier: BSD-3-Clause #ifndef vtkEDLComposeFS_h #define vtkEDLComposeFS_h #include "vtkRenderingOpenGL2Module.h" VTKRENDERINGOPENGL2_NO_EXPORT extern const char *vtkEDLComposeFS; #endif