Rename C++ header files to .hpp
[lttng-tools.git] / src / common / hashtable / seed.cpp
index 24da1bc95cac4f7a006d40dd24e60a12fcce7d65..b541c71cfa9e687b5af739ba54f11f98d9a89c01 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #define _LGPL_SOURCE
-#include "hashtable.h"
-#include "utils.h"
+#include "hashtable.hpp"
+#include "utils.hpp"
 
 unsigned long lttng_ht_seed;
This page took 0.023001 seconds and 4 git commands to generate.