diff --git a/src/dd-touch.ts b/src/dd-touch.ts index 22307b2b4..d9fbf09b0 100644 --- a/src/dd-touch.ts +++ b/src/dd-touch.ts @@ -4,7 +4,7 @@ */ import { DDManager } from './dd-manager'; -import { Utils } from './gridstack'; +import { Utils } from './utils'; /** * Detect touch support - Windows Surface devices and other touch devices