diff options
-rw-r--r-- | src/mainwin.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc index 9f14aed..955921d 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -46,7 +46,7 @@ #endif #include "CGALRenderer.h" #include "PolySetCGALRenderer.h" -#include "NodeDumper.h" +#include "nodedumper.h" #include <QMenu> #include <QTime> |