summaryrefslogtreecommitdiffstats
path: root/private.h
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-08-21 04:20:46 +0200
committerSuren A. Chilingaryan <csa@suren.me>2015-08-21 04:20:46 +0200
commitc392c9920f9baadc9267e726b46b9c64c82915c7 (patch)
tree91f3749ef5e3c3b2654348d2a9f3788452fde989 /private.h
parentfe3f8e3e172818741f32f5ea0bba27f77ca56a1a (diff)
downloadipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.gz
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.bz2
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.tar.xz
ipecamera-c392c9920f9baadc9267e726b46b9c64c82915c7.zip
Fix some warnings and add debugging information into the build
Diffstat (limited to 'private.h')
-rw-r--r--private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/private.h b/private.h
index 38d6dd0..2043d7a 100644
--- a/private.h
+++ b/private.h
@@ -5,6 +5,7 @@
#include <pcilib/model.h>
#include <pcilib/debug.h>
#include <pcilib/locking.h>
+#include "base.h"
#include "ipecamera.h"
#include "env.h"