Explorar o código

src/core/progress_hook.c: fix typo in filename

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
651708de6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/progress_hook.c

+ 1 - 1
src/core/progress_hook.c

@@ -18,7 +18,7 @@
 #include <pthread.h>
 #include <core/workers.h>
 #include <common/utils.h>
-#include <core/progress_hooks.h>
+#include <core/progress_hook.h>
 
 #define NMAXHOOKS	16