Skip to content

Commit bcb8f21

Browse files
authored
Merge pull request #315 from benwaffle/fix-build
Fix build on Arch Linux
2 parents a73d633 + 5159e29 commit bcb8f21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bk_download.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#pragma once
1717
#include <list>
1818
#include <string>
19+
#include <cstdint>
1920
#include <photon/fs/filesystem.h>
2021

2122
class ImageFile;

0 commit comments

Comments
 (0)