summaryrefslogtreecommitdiff
path: root/src/gmdocument.h
diff options
context:
space:
mode:
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>