Skip to content

Commit d5bc9ce

Browse files
author
nitrocaster
committed
Include missing header.
1 parent 1256d62 commit d5bc9ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/xrCore/Media/Image.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include "Image.hpp"
33
#include <fcntl.h>
44
#include <sys/stat.h>
5+
#include <io.h>
56

67
using namespace XRay::Media;
78

0 commit comments

Comments
 (0)