diff options
Diffstat (limited to 'pkg/classes/stringTables.go')
| -rw-r--r-- | pkg/classes/stringTables.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/classes/stringTables.go b/pkg/classes/stringTables.go index 0ac3a2e..7848b1c 100644 --- a/pkg/classes/stringTables.go +++ b/pkg/classes/stringTables.go | |||
| @@ -5,7 +5,7 @@ import ( | |||
| 5 | "strings" | 5 | "strings" |
| 6 | 6 | ||
| 7 | "github.com/pektezol/bitreader" | 7 | "github.com/pektezol/bitreader" |
| 8 | "github.com/pektezol/demoparser/pkg/writer" | 8 | "github.com/pektezol/sdp.go/pkg/writer" |
| 9 | ) | 9 | ) |
| 10 | 10 | ||
| 11 | type StringTables struct { | 11 | type StringTables struct { |