summaryrefslogtreecommitdiffstats
path: root/test/grab-async.c
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2011-04-27 08:40:30 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2011-04-27 08:40:30 +0200
commit45cd588f12f485d4b3a44b425dcbbcdec5f833db (patch)
tree4a4405a9dcfc2a1118da5384613484830bc06f6b /test/grab-async.c
parentbf265341fea65c31992497338eccfab5bfdf217f (diff)
downloaduca-45cd588f12f485d4b3a44b425dcbbcdec5f833db.tar.gz
uca-45cd588f12f485d4b3a44b425dcbbcdec5f833db.tar.bz2
uca-45cd588f12f485d4b3a44b425dcbbcdec5f833db.tar.xz
uca-45cd588f12f485d4b3a44b425dcbbcdec5f833db.zip
Users don't need uca-cam.h and uca-grabber.h anymore.
Diffstat (limited to 'test/grab-async.c')
-rw-r--r--test/grab-async.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/grab-async.c b/test/grab-async.c
index a6e6e65..c4c270d 100644
--- a/test/grab-async.c
+++ b/test/grab-async.c
@@ -3,7 +3,6 @@
#include <stdlib.h>
#include <unistd.h>
#include "uca.h"
-#include "uca-cam.h"
struct image_props {
uint32_t width;