summaryrefslogtreecommitdiff
path: root/progs/tools/trace/gltrace_support.cc
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tools/trace/gltrace_support.cc')
-rw-r--r--progs/tools/trace/gltrace_support.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tools/trace/gltrace_support.cc b/progs/tools/trace/gltrace_support.cc
index fb0404c450..a557cb32d8 100644
--- a/progs/tools/trace/gltrace_support.cc
+++ b/progs/tools/trace/gltrace_support.cc
@@ -20,6 +20,7 @@
*/
#include "gltrace_support.h"
+#include <assert.h>
#include <sstream>
#include <fstream>
#include <iomanip>