comparison: finch/plugins/gnttinyurl.c
finch/plugins/gnttinyurl.c
- branch
- soc.2013.gobjectification.plugins
- changeset 36367
- 891eea799578
- parent 34701
- af4e269e4aa9
- child 36382
- d3dafd8ef4df
equal
deleted
inserted
replaced
| 32 #include <http.h> |
32 #include <http.h> |
| 33 #include <signals.h> |
33 #include <signals.h> |
| 34 |
34 |
| 35 #include <glib.h> |
35 #include <glib.h> |
| 36 |
36 |
| 37 #include <plugin.h> |
37 #include <<plugins.h>> |
| 38 #include <version.h> |
38 #include <version.h> |
| 39 #include <debug.h> |
39 #include <debug.h> |
| 40 #include <notify.h> |
40 #include <notify.h> |
| 41 |
41 |
| 42 #include <gntconv.h> |
42 #include <gntconv.h> |