summaryrefslogtreecommitdiff
path: root/src/gmdocument.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-08-03 15:28:16 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-08-03 15:28:16 +0300
commit856fbf1bf25038997b3dd61fc8707370f085e6da (patch)
tree90c6526fc839184d24bdbd770a956c8568b2956b /src/gmdocument.h
parent922ad3220909b7314ca629949b44d7d3aa0336b2 (diff)
Server certificate TOFU
Diffstat (limited to 'src/gmdocument.h')
-rw-r--r--src/gmdocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmdocument.h b/src/gmdocument.h
index db5a5451..215dcdb5 100644
--- a/src/gmdocument.h
+++ b/src/gmdocument.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include "gemini.h" 3#include "gmutil.h"
4#include <the_Foundation/object.h> 4#include <the_Foundation/object.h>
5#include <the_Foundation/rect.h> 5#include <the_Foundation/rect.h>
6#include <the_Foundation/string.h> 6#include <the_Foundation/string.h>