Skip to content

Commit

Permalink
Fix build with x264 version 0.164.3095
Browse files Browse the repository at this point in the history
  • Loading branch information
sgadrat committed Jul 23, 2023
1 parent 6318fc5 commit fea3e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/Qt/AboutWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#endif

#ifdef _USE_X264
#include <cstdint>
#include "x264.h"
#endif

Expand Down

0 comments on commit fea3e5c

Please sign in to comment.