]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/fb-socket.h
Changed default configuration to include LibUCW and utils only
[libucw.git] / ucw / fb-socket.h
index 004ed77204d30782ea6cc049c808f53e4145c817..033797a1bb29870a475923145719afd0ea46bc8f 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_FB_SOCKET_H
 #define _UCW_FB_SOCKET_H
 
-#include "ucw/fastbuf.h"
+#include <ucw/fastbuf.h>
 
 struct fbsock_params { /** Configuration of socket fastbuf. **/
   int fd;