summaryrefslogtreecommitdiff
path: root/src/glibext/linegen.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-11-12 20:03:12 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-11-12 20:03:12 (GMT)
commit771f21b9d5dd2b394359304a660418bbc84befda (patch)
tree60d6a9350d388f2db7ad571e6edddf46a99444f2 /src/glibext/linegen.h
parentde62d34d2dc6135b42af7f8a103c8c7af09fd54f (diff)
Defined a new interface for displaying loaded contents.
Diffstat (limited to 'src/glibext/linegen.h')
-rw-r--r--src/glibext/linegen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glibext/linegen.h b/src/glibext/linegen.h
index 2045cb8..22b964f 100644
--- a/src/glibext/linegen.h
+++ b/src/glibext/linegen.h
@@ -25,6 +25,8 @@
#define _GLIBEXT_LINEGEN_H
+#include <glib-object.h>
+
#include "gbufferline.h"
#include "../analysis/content.h"