| 15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
| 16 * along with this program; if not, see <https://www.gnu.org/licenses/>. |
16 * along with this program; if not, see <https://www.gnu.org/licenses/>. |
| 17 */ |
17 */ |
| 18 |
18 |
| 19 #if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION) |
19 #if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION) |
| 20 # error "only <pidgin.h> may be included directly" |
20 # error "only <purple.h> may be included directly" |
| 21 #endif |
21 #endif |
| 22 |
22 |
| 23 #ifndef PURPLE_WHITEBOARD_MANAGER_H |
23 #ifndef PURPLE_WHITEBOARD_MANAGER_H |
| 24 #define PURPLE_WHITEBOARD_MANAGER_H |
24 #define PURPLE_WHITEBOARD_MANAGER_H |
| 25 |
25 |