diff options
-rw-r--r-- | src/gif.c | 1 | ||||
-rw-r--r-- | src/jpeg.c | 1 | ||||
-rw-r--r-- | src/png.c | 1 |
3 files changed, 0 insertions, 3 deletions
@@ -67,7 +67,6 @@ #include "msg.h" #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" @@ -32,7 +32,6 @@ #endif #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" #include "capi.h" /* get cache entry status */ @@ -27,7 +27,6 @@ #include "msg.h" #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" |