summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gif.c1
-rw-r--r--src/jpeg.c1
-rw-r--r--src/png.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/gif.c b/src/gif.c
index 09ee922a..ac54030d 100644
--- a/src/gif.c
+++ b/src/gif.c
@@ -67,7 +67,6 @@
#include "msg.h"
#include "image.hh"
-#include "web.hh"
#include "cache.h"
#include "dicache.h"
diff --git a/src/jpeg.c b/src/jpeg.c
index 80c84b60..0a35e4c7 100644
--- a/src/jpeg.c
+++ b/src/jpeg.c
@@ -32,7 +32,6 @@
#endif
#include "image.hh"
-#include "web.hh"
#include "cache.h"
#include "dicache.h"
#include "capi.h" /* get cache entry status */
diff --git a/src/png.c b/src/png.c
index d33a31dd..805624a3 100644
--- a/src/png.c
+++ b/src/png.c
@@ -27,7 +27,6 @@
#include "msg.h"
#include "image.hh"
-#include "web.hh"
#include "cache.h"
#include "dicache.h"