]> git.cworth.org Git - apitrace/blobdiff - common/trace_file_zlib.cpp
Lower case namespaces.
[apitrace] / common / trace_file_zlib.cpp
index 6982c1e1c39c3e75a902b292f88edd8c3d41747f..92cead9188862ddb57d4bf74d79e14082680eac2 100644 (file)
@@ -38,7 +38,7 @@
 #include <iostream>
 
 
-using namespace Trace;
+using namespace trace;
 
 
 class ZLibFile : public File {