diff options
-rw-r--r-- | docs/quickstart.rst | 1 |
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> |