Skip to content

Commit

Permalink
MinGW CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dashodanger committed Jun 9, 2024
1 parent 78d07b5 commit cf51a7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/lib_wad.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

/* WAD reading */

#include <stdint.h>

#include <string_view>

bool WAD_OpenRead(std::string filename);
Expand Down

0 comments on commit cf51a7e

Please sign in to comment.