11 lines
211 B
Diff
11 lines
211 B
Diff
--- a/api/mfx_dispatch/linux/mfxparser.cpp
|
|
+++ b/api/mfx_dispatch/linux/mfxparser.cpp
|
|
@@ -23,6 +23,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
|
|
+#include <cstdint>
|
|
#include <list>
|
|
|
|
#include "mfxloader.h"
|