summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2018-08-17 16:01:38 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2018-08-17 16:01:38 +0200
commitce6a354d11c6c0fae1ef63e7d4a0f692f96c91c2 (patch)
treef207913df8510854c369843b3d418175d6e9e976
parente33d4f76c74cd16945138bd69287ab24faf9c561 (diff)
downloaduca-master.tar.gz
uca-master.tar.bz2
uca-master.tar.xz
uca-master.zip
docs: remove unnecessary includeHEADmaster
-rw-r--r--docs/quickstart.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index 47d7db9..e21b785 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -152,7 +152,6 @@ Usage
The API for accessing cameras is straightforward. First you need to
include the necessary header files::
- #include <glib-object.h>
#include <uca/uca-plugin-manager.h>
#include <uca/uca-camera.h>