« get me outta code hell

tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
path: root/ui/DisplayElement.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/DisplayElement.js')
-rw-r--r--ui/DisplayElement.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/DisplayElement.js b/ui/DisplayElement.js
index c8352ed..3a97ed9 100644
--- a/ui/DisplayElement.js
+++ b/ui/DisplayElement.js
@@ -1,5 +1,5 @@
 const EventEmitter = require('events')
-const exception = require('../exception')
+const exception = require('../util/exception')
 
 module.exports = class DisplayElement extends EventEmitter {
   // A general class that handles dealing with screen coordinates, the tree