active.nim: fixes the import path so that compilation with --noNimblePath works

This commit is contained in:
Andreas Rumpf
2018-05-29 00:55:31 +02:00
parent b92fcacb99
commit ae1f6895fa

View File

@@ -10,7 +10,7 @@
## Include file that imports all plugins that are active.
import
compiler / [pluginsupport, idents, ast], locals, itersgen
"../compiler" / [pluginsupport, idents, ast], locals, itersgen
const
plugins: array[2, Plugin] = [