user-accounts: Add missing include

CheeseCameraDevice was never defined.
This commit is contained in:
Bastien Nocera 2012-01-17 16:08:35 +00:00
parent aa42623e9e
commit ebde7222be

View file

@ -31,6 +31,7 @@
#ifdef HAVE_CHEESE
#include <cheese-avatar-chooser.h>
#include <cheese-camera-device.h>
#include <cheese-camera-device-monitor.h>
#endif /* HAVE_CHEESE */