summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@src.gnome.org>2002-05-26 22:20:43 +0000
committerMikael Hallendal <hallski@src.gnome.org>2002-05-26 22:20:43 +0000
commit047bd4dd5a716155ba925fec7b43311e4ec7c3ba (patch)
tree5332240b59326b2c00ff09dc589a5604c2b09d57
parentd06b4d042f0ab772d2794f4cad8b4f553de2d478 (diff)
downloadyelp-047bd4dd5a716155ba925fec7b43311e4ec7c3ba.tar.gz
/me kicks himself in the pants
-rw-r--r--src/yelp-db2html.c1
-rw-r--r--src/yelp-html-gtkhtml2.c1
-rw-r--r--src/yelp-reader.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/yelp-db2html.c b/src/yelp-db2html.c
index cf4244ae..b3e9fd18 100644
--- a/src/yelp-db2html.c
+++ b/src/yelp-db2html.c
@@ -42,7 +42,6 @@
#include <libgnomevfs/gnome-vfs-init.h>
#include "yelp-error.h"
-#include "yelp-db2html.h"
/* stylesheet location based on Linux Standard Base *
* http://www.linuxbase.org/spec/gLSB/gLSB/sgmlr002.html */
diff --git a/src/yelp-html-gtkhtml2.c b/src/yelp-html-gtkhtml2.c
index c537190b..e0424f40 100644
--- a/src/yelp-html-gtkhtml2.c
+++ b/src/yelp-html-gtkhtml2.c
@@ -34,7 +34,6 @@
#include "yelp-util.h"
#include "yelp-marshal.h"
-#include "yelp-db2html.h"
#include "yelp-error.h"
#include "yelp-uri.h"
#include "yelp-reader.h"
diff --git a/src/yelp-reader.c b/src/yelp-reader.c
index 4643b492..5b711a24 100644
--- a/src/yelp-reader.c
+++ b/src/yelp-reader.c
@@ -30,7 +30,6 @@
#include <string.h>
#include "yelp-cache.h"
-#include "yelp-db2html.h"
#include "yelp-marshal.h"
#include "yelp-reader.h"