summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-01-22 17:14:30 (GMT)
committerMarius Kintel <marius@kintel.net>2011-01-22 17:14:30 (GMT)
commit26879007ae3e5de82e09512c4f18541063f949cf (patch)
tree063d616aab180e24b9ea32ab10638b0e6e4d0fbd /src
parent76af8c45ef719f662b7688c53d506cd28c24682e (diff)
filenames are case sensitive on some filesystems
Diffstat (limited to 'src')
-rw-r--r--src/dxfdim.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dxfdim.cc b/src/dxfdim.cc
index 060691b..4c53d86 100644
--- a/src/dxfdim.cc
+++ b/src/dxfdim.cc
@@ -34,7 +34,7 @@
#include "mathc99.h"
#include <QHash>
-#include <QDatetime>
+#include <QDateTime>
#include <QFileInfo>
QHash<QString,Value> dxf_dim_cache;
contact: Jan Huwald // Impressum