Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renamed xbt_(*.[ch]) to \1.
[simgrid.git] / src / xbt / fifo_private.h
index 26f5cc0..ba3adb6 100644 (file)
@@ -5,7 +5,7 @@
 
 #ifndef _XBT_FIFO_PRIVATE_H
 #define _XBT_FIFO_PRIVATE_H
-#include "xbt_fifo.h"
+#include "xbt/fifo.h"
 
 /* Bucket structure */
 typedef struct xbt_fifo_item {