From 769413468e88acba1a180baa0113139d929a3b9f Mon Sep 17 00:00:00 2001 From: liam4 Date: Mon, 3 Jul 2017 18:59:57 -0300 Subject: A long-due cleanup + examples + things ..Obviously this breaks old things (particularly, see changes in FocusElement). --- ui/DisplayElement.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/DisplayElement.js') 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 -- cgit 1.3.0-6-gf8a5