Skip to content
Snippets Groups Projects
Commit f406771d authored by Dmitry Marakasov's avatar Dmitry Marakasov
Browse files

games/eboard: fix build

parent a94953eb
No related branches found
No related tags found
No related merge requests found
--- sound.cc.orig 2018-07-31 18:02:19 UTC
+++ sound.cc
@@ -38,7 +38,7 @@
#include <math.h>
#include <limits.h>
#include <gst/gst.h>
-#include <endian.h>
+#include <sys/endian.h>
#include "sound.h"
#include "global.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment