]> git.cworth.org Git - apitrace/blobdiff - common/trace_file.hpp
Lower case namespaces.
[apitrace] / common / trace_file.hpp
index 0105a2a73e6f27d57aaa99f201067d0a7bdd14ad..627659b7f5ee7c866cf39cf5199d3cb4c5e132ae 100644 (file)
@@ -31,7 +31,7 @@
 #include <fstream>
 #include <stdint.h>
 
-namespace Trace {
+namespace trace {
 
 class File {
 public: