summaryrefslogtreecommitdiffstats
path: root/server/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/tree.c')
-rw-r--r--server/tree.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/tree.c b/server/tree.c
index 64fa6db9..bf50edfc 100644
--- a/server/tree.c
+++ b/server/tree.c
@@ -14,6 +14,10 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <spice/qxl_dev.h>
#include "red_parse_qxl.h"
#include "display-channel.h"