]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/mainloop.h
Conf: Decoupled cf_stack_done() from committing
[libucw.git] / ucw / mainloop.h
index 18b060a8ab68a6255e3fdd44082ddc1e20e3dec5..51a3683a46e145b50867c4feec9c0e82a379ca1c 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _UCW_MAINLOOP_H
 #define _UCW_MAINLOOP_H
 
-#include "ucw/clists.h"
-#include "ucw/process.h"
+#include <ucw/clists.h>
+#include <ucw/process.h>
 
 #include <signal.h>