Skip to content

Commit 6783111

Browse files
committed
fix typo
1 parent 0321983 commit 6783111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libde265/image.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include "decctx.h"
2323
#include "en265.h"
2424

25-
#inclue <atomic>
25+
#include <atomic>
2626

2727
#include <stdlib.h>
2828
#include <string.h>

0 commit comments

Comments
 (0)