blob: cae1b0c931c7c34a3da9771d0ebae671d8bc2e91 (
plain)
1 diff -urN pangomm-2.42.2.orig/untracked/pango/pangomm/attrlist.cc pangomm-2.42.2/untracked/pango/pangomm/attrlist.cc
2 --- pangomm-2.42.2.orig/untracked/pango/pangomm/attrlist.cc 2020-12-13 08:11:13.689664100 -0600
3 +++ pangomm-2.42.2/untracked/pango/pangomm/attrlist.cc 2021-12-21 13:40:02.471631496 -0600
4 @@ -6,6 +6,7 @@
5 #include <pangomm/attrlist.h>
6 #include <pangomm/private/attrlist_p.h>
7
8 +#include <pango-1.0/pango/pango-markup.h>
9
10 // -*- c++ -*-
11 /* $Id: attrlist.ccg,v 1.3 2005/11/22 15:00:17 murrayc Exp $ */
|