| 40358:e6fe6fc1f516 | 40359:ca141ea93b83 |
|---|---|
| 30 * @title: Plugin API | 30 * @title: Plugin API |
| 31 */ | 31 */ |
| 32 | 32 |
| 33 #include <gnt.h> | 33 #include <gnt.h> |
| 34 | 34 |
| 35 #include <plugins.h> | 35 #include <purple.h> |
| 36 #include <pluginpref.h> | |
| 37 | 36 |
| 38 #include <string.h> | 37 #include <string.h> |
| 39 | 38 |
| 40 #include "finch.h" | 39 #include "finch.h" |
| 41 | 40 |