]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/workqueue.h
Opt: Tests and some minor fixes
[libucw.git] / ucw / workqueue.h
index bf2b8dac9b3340e101fb6f434b76b20251d15652..4030a8f62edc86111208aac06ede093b073fec72 100644 (file)
@@ -29,8 +29,8 @@
  *  until all of them finish.
  */
 
-#include "ucw/semaphore.h"
-#include "ucw/clists.h"
+#include <ucw/semaphore.h>
+#include <ucw/clists.h>
 
 #include <pthread.h>