Skip to content

Commit 1a03fb4

Browse files
committed
clean up double slash in include
1 parent edcdb38 commit 1a03fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fst_wave_data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#include "external/libfst//src//fstapi.h"
3+
#include "external/libfst/src/fstapi.h"
44
#include "wave_data.h"
55

66
namespace sv {

0 commit comments

Comments
 (0)