Change include order so errlog.h can use jb_err
[privoxy.git] / deanimate.c
index ae0d96a..d9c5668 100644 (file)
@@ -40,8 +40,8 @@
 #include <string.h>
 #include <fcntl.h>
 
-#include "errlog.h"
 #include "project.h"
+#include "errlog.h"
 #include "deanimate.h"
 #include "miscutil.h"