summaryrefslogtreecommitdiff
path: root/internal/flamegraph/flamegraph.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/flamegraph/flamegraph.go')
-rw-r--r--internal/flamegraph/flamegraph.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/flamegraph/flamegraph.go b/internal/flamegraph/flamegraph.go
index 5e808b3..9c51cb2 100644
--- a/internal/flamegraph/flamegraph.go
+++ b/internal/flamegraph/flamegraph.go
@@ -4,7 +4,7 @@ import (
"context"
"fmt"
"ior/internal/event"
- "ior/internal/generated/types"
+ "ior/internal/types"
"os"
"strings"
"sync"