]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/base64.c
Daemon: daemon_control() finished
[libucw.git] / ucw / base64.c
index 56f30766af1050a4eaa96f928549b57d25c41ebd..f50e48eb1ecdf1d65eb53974c142eb09a15f34d2 100644 (file)
@@ -9,9 +9,9 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/base64.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/base64.h>
+#include <ucw/threads.h>
 
 #include <string.h>