Skip to content

Commit

Permalink
Buildfix (included from c file)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Jan 11, 2024
1 parent 0fef713 commit aee8f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Math/CrossSIMD.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#include "ppsspp_config.h"

#include <cstdint>
#include "stdint.h"

#if PPSSPP_ARCH(SSE2)
#include <emmintrin.h>
Expand Down

0 comments on commit aee8f62

Please sign in to comment.