summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h
diff options
context:
space:
mode:
authormaja <maja@openbsd.org>2000-03-25 18:16:41 +0000
committermaja <maja@openbsd.org>2000-03-25 18:16:41 +0000
commit05e9de5ac11bf4eb5b700d64593e66bf62b6167f (patch)
tree4b0f8191aef831df789ac65b9bfac3d70d0ffbdd /gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h
parentif_gm attaches on pci, not macobio. (diff)
downloadwireguard-openbsd-05e9de5ac11bf4eb5b700d64593e66bf62b6167f.tar.xz
wireguard-openbsd-05e9de5ac11bf4eb5b700d64593e66bf62b6167f.zip
Upgrade to Lynx 2.8.2. -moj
Diffstat (limited to 'gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h')
-rw-r--r--gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h b/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h
index ac814ad882a..b34b39d2f4a 100644
--- a/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h
+++ b/gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h
@@ -8,8 +8,8 @@
#ifndef HTMLGEN_H
#define HTMLGEN_H
-#include "HTML.h"
-#include "HTStream.h"
+#include <HTML.h>
+#include <HTStream.h>
/* Subclass:
*/