Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / shm.cpp
index 99535c468a836698cdc0b250090dc0d201ecc496..10fd02d2afeae87a54538ef9c7abebacb844593c 100644 (file)
@@ -16,9 +16,9 @@
 #include <unistd.h>
 #include <urcu.h>
 
-#include <common/error.h>
+#include <common/error.hpp>
 
-#include "shm.h"
+#include "shm.hpp"
 
 /*
  * Using fork to set umask in the child process (not multi-thread safe). We
This page took 0.02537 seconds and 5 git commands to generate.