Fixed typo

This commit is contained in:
Jan Möbius
2020-04-22 14:44:27 +02:00
parent f5246f7172
commit cf867c642c
6 changed files with 15 additions and 24 deletions

View File

@@ -191,7 +191,7 @@ protected:
//=============================================================================
#if defined(OM_INCLUDE_TEMPLATES) && !defined(OPENMESHAPPS_MESHVIEWERWIDGET_CC)
#if defined(OM_INCLUDE_TEMPLATES)
# define OPENMESH_MESHVIEWERWIDGET_TEMPLATES
# include "MeshViewerWidgetT_impl.hh"
#endif