summaryrefslogtreecommitdiffstats
path: root/gst/camerabin/camerabingeneral.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/camerabin/camerabingeneral.h')
-rw-r--r--gst/camerabin/camerabingeneral.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/camerabin/camerabingeneral.h b/gst/camerabin/camerabingeneral.h
index e05bb1f2..a84ab64b 100644
--- a/gst/camerabin/camerabingeneral.h
+++ b/gst/camerabin/camerabingeneral.h
@@ -21,7 +21,9 @@
#ifndef __CAMERABIN_GENERAL_H_
#define __CAMERABIN_GENERAL_H_
+#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
+#endif
#include <time.h>
#include <gst/gst.h>