Cleanup: remove private babeltrace.h
[babeltrace.git] / src / fd-cache / fd-cache.h
index fb70a076e85b68880b0ab9ba9c1c6c268e4978ff..977aaf4d1610ad9753a2a3b574d38c284794a44c 100644 (file)
@@ -28,7 +28,7 @@
  * SOFTWARE.
  */
 
-#include "common/babeltrace.h"
+#include "common/macros.h"
 
 struct bt_fd_cache_handle {
        int fd;
This page took 0.025574 seconds and 4 git commands to generate.