summaryrefslogtreecommitdiff
path: root/src/gtkext/contentview.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-06-04 10:34:24 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-06-04 10:36:13 (GMT)
commit4218b6e8f87893a31c292dbb32c328b81e18ec61 (patch)
treeaa2e56259aef63dde37fa93e80dc02eb0b512906 /src/gtkext/contentview.h
parent20e004389791cce24682a426a183a665247e2920 (diff)
Define rendering options for content views.
Diffstat (limited to 'src/gtkext/contentview.h')
-rw-r--r--src/gtkext/contentview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkext/contentview.h b/src/gtkext/contentview.h
index e0660ff..3c0dacd 100644
--- a/src/gtkext/contentview.h
+++ b/src/gtkext/contentview.h
@@ -29,6 +29,7 @@
#include "../glibext/helpers.h"
+#include "../glibext/options.h"