diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index a9c4d28f3..3f2b30cba 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -117,8 +117,8 @@ if (HAVE_QT) InstallSceneryDialog.cxx EditCustomMPServerDialog.cxx EditCustomMPServerDialog.hxx - PreviewWindow.cpp - PreviewWindow.h + previewwindow.cpp + previewwindow.h ${uic_sources} ${qrc_sources})