summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkbufferview.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-01 01:35:26 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-01 01:35:26 (GMT)
commitef68a3dd8ff259200ca7f088eecc9ce35e7ffe8f (patch)
treef89cccbe3d0ac421b41cc49a28bee32e8903e45a /src/gtkext/gtkbufferview.h
parent89ceb1e27afed0bac789e33c2f10eade01747d88 (diff)
Handled all width measures per view in a dedicated manager.
Diffstat (limited to 'src/gtkext/gtkbufferview.h')
-rw-r--r--src/gtkext/gtkbufferview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/gtkbufferview.h b/src/gtkext/gtkbufferview.h
index 06249cf..a46a9dd 100644
--- a/src/gtkext/gtkbufferview.h
+++ b/src/gtkext/gtkbufferview.h
@@ -29,7 +29,7 @@
#include <gtk/gtk.h>
-#include "../glibext/gcodebuffer.h"
+#include "../glibext/gbufferview.h"