From 0966dd9fbb4a8a60972382910c850a610bc40686 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 03 Feb 2008 12:46:20 +0000 Subject: Add missing #include. 2008-02-03 Carlos Garcia Campos * properties/ev-properties-main.c: Add missing #include. svn path=/trunk/; revision=2892 --- (limited to 'properties') diff --git a/properties/ev-properties-main.c b/properties/ev-properties-main.c index fb0b89e..15988cf 100644 --- a/properties/ev-properties-main.c +++ b/properties/ev-properties-main.c @@ -28,6 +28,7 @@ */ #include "ev-properties-view.h" +#include "ev-backends-manager.h" #include "ev-document-factory.h" #include -- cgit v0.9.1