diff options
| author | 2000-03-25 18:16:41 +0000 | |
|---|---|---|
| committer | 2000-03-25 18:16:41 +0000 | |
| commit | 05e9de5ac11bf4eb5b700d64593e66bf62b6167f (patch) | |
| tree | 4b0f8191aef831df789ac65b9bfac3d70d0ffbdd /gnu/usr.bin/lynx/WWW/Library/Implementation/HTMLGen.h | |
| parent | if_gm attaches on pci, not macobio. (diff) | |
| download | wireguard-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.h | 4 |
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: */ |
