Fix build for older glib

This commit is contained in:
o9000
2015-12-27 14:29:03 +01:00
parent f8e4cdb56f
commit db44e0824a
3 changed files with 24 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include "area.h"
#include "server.h"
#include "panel.h"
#include "common.h"
Area *mouse_over_area = NULL;