Commit 4949cd98 authored by Max Kellermann's avatar Max Kellermann

output/sles: add missing include for assert()

parent a14ce4c7
......@@ -33,6 +33,7 @@
#include <SLES/OpenSLES.h>
#include <SLES/OpenSLES_Android.h>
#include <cassert>
#include <iterator>
#include <stdexcept>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment