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