Fix build

This commit is contained in:
Pieter Vander Vennet 2020-07-30 10:03:47 +02:00
parent 85c3b4de83
commit e601807fc5
6 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,5 @@
import {UIEventSource} from "../UI/UIEventSource";
import {Changes} from "../Logic/Changes";
import {Changes} from "../Logic/Osm/Changes";
import {UIElement} from "../UI/UIElement";