summaryrefslogtreecommitdiff
path: root/tests/cheese-test-monitor.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-01-21 14:26:39 +0000
committerBastien Nocera <hadess@hadess.net>2010-01-21 15:03:34 +0000
commitd024e1ce15282a257a821ac273750f304f81a360 (patch)
treec5b7952925b8901f46efe0c1fafbcb013f8d6a76 /tests/cheese-test-monitor.c
parentf30d2eed5f4bca2ead379b999bf2def3465c54d1 (diff)
downloadcheese-d024e1ce15282a257a821ac273750f304f81a360.tar.gz
Export CheeseCameraDeviceMonitor
So that apps can monitor devices, and make some menu entries unsensitive if necessary.
Diffstat (limited to 'tests/cheese-test-monitor.c')
-rw-r--r--tests/cheese-test-monitor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cheese-test-monitor.c b/tests/cheese-test-monitor.c
index 3d5ca91d..7db0e281 100644
--- a/tests/cheese-test-monitor.c
+++ b/tests/cheese-test-monitor.c
@@ -1,6 +1,7 @@
#include <glib.h>
#include "cheese-camera-device-monitor.h"
+#include "cheese-camera-device.h"
static void
added_cb (CheeseCameraDeviceMonitor *monitor,