Merge remote-tracking branch 'upstream/master' into particles

This commit is contained in:
Jeffrey Ventrella 2013-07-31 17:59:37 -07:00
commit 8f8d230761

View file

@ -19,7 +19,7 @@
#include <opencv2/opencv.hpp>
#ifdef HAVE_OPENNI
#if defined(HAVE_OPENNI) && !defined(Q_MOC_RUN)
#include <XnCppWrapper.h>
#endif