summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-04-12 13:21:54 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:35 (GMT)
commitf36e618a6fde40b9deb5face137bc99e4a15574b (patch)
tree9238b6b4949a9b3677fbbbb50f60a16cf7c4bb9e /src
parent1caf80e561819832092e67bd15ceba5d6f9a02f8 (diff)
bugfix: use case sensitive includes
Diffstat (limited to 'src')
-rw-r--r--src/mainwin.cc2
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>
contact: Jan Huwald // Impressum