Explorar el Código

list include workaround

eihrul hace 15 años
padre
commit
2a878c2372
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      list.c

+ 1 - 1
list.c

@@ -3,7 +3,7 @@
  @brief ENet linked list functions
 */
 #define ENET_BUILDING_LIB 1
-#include "enet/list.h"
+#include "enet/enet.h"
 
 /** 
     @defgroup list ENet linked list utility functions