mirror of https://github.com/KLayout/klayout.git
Fixed a typo - strange enough it compiled with this error on some platforms.
This commit is contained in:
parent
1375bdcc9a
commit
ccc5be86d7
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
#include "laySystemPaths.h"
|
#include "laySystemPaths.h"
|
||||||
#include "tlFileUtils.h"l"
|
#include "tlFileUtils.h"
|
||||||
#include "tlString.h"
|
#include "tlString.h"
|
||||||
|
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue