Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / defaults.cpp
index 5ecb435bb630af685be875ebf257fb6d6e46bd0b..5b26cc99633c546a68c64abb10d4e1b9317164d5 100644 (file)
@@ -13,9 +13,9 @@
 #include <pthread.h>
 #include <algorithm>
 
-#include "defaults.h"
-#include "macros.h"
-#include "error.h"
+#include "defaults.hpp"
+#include "macros.hpp"
+#include "error.hpp"
 
 static int pthread_attr_init_done;
 static pthread_attr_t tattr;
This page took 0.023249 seconds and 5 git commands to generate.