summaryrefslogtreecommitdiff
path: root/glretrace.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'glretrace.hpp')
-rw-r--r--glretrace.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/glretrace.hpp b/glretrace.hpp
index 255dd6f..5b93f2d 100644
--- a/glretrace.hpp
+++ b/glretrace.hpp
@@ -69,6 +69,7 @@ void retrace_call_wgl(Trace::Call &call);
void snapshot(unsigned call_no);
void frame_complete(unsigned call_no);
+void updateDrawable(int width, int height);
} /* namespace glretrace */