]> git.cworth.org Git - apitrace/blobdiff - os.hpp
Synchronize X and GL on windows resizes.
[apitrace] / os.hpp
diff --git a/os.hpp b/os.hpp
index eb5d842bc858b7ff40f773e7458f8dfb3e2ba714..42a3daac7ce7cf09f80359c424530daded40f190 100644 (file)
--- a/os.hpp
+++ b/os.hpp
@@ -32,6 +32,7 @@
 
 #include <stdlib.h>
 #include <stdarg.h>
+#include <stdio.h>
 
 #ifdef WIN32
 #ifndef snprintf