]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/bitsig.c
Doc: Updated the list of contributors
[libucw.git] / ucw / bitsig.c
index 85b18a6b3e60ae22b14c49519f10ad33b78ab930..64587849ca3cf1a0835ba3187bd3892a80120fce 100644 (file)
@@ -41,9 +41,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bitsig.h"
-#include "ucw/md5.h"
+#include <ucw/lib.h>
+#include <ucw/bitsig.h>
+#include <ucw/md5.h>
 
 #include <string.h>