Parent Directory
|
Revision Log
Let it compile against glib-2.32, drop old. (Portage version: 2.1.11.9/cvs/Linux x86_64)
| 1 | Index: gtksourceviewmm-3.2.0/tests/search/main.cc |
| 2 | =================================================================== |
| 3 | --- gtksourceviewmm-3.2.0.orig/tests/search/main.cc |
| 4 | +++ gtksourceviewmm-3.2.0/tests/search/main.cc |
| 5 | @@ -6,7 +6,7 @@ |
| 6 | #include <cstring> |
| 7 | #include <gtkmm.h> |
| 8 | #include <gtksourceviewmm.h> |
| 9 | -#include <glib/gmessages.h> |
| 10 | +#include <glib.h> |
| 11 | |
| 12 | using namespace std ; |
| 13 | using namespace Gtk; |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |