Update camera.cpp

This commit is contained in:
Paul Campbell 2016-04-30 15:25:06 -05:00
parent 3df7b529c6
commit f3e8378e38

View file

@ -34,6 +34,7 @@
#include "image.h"
#include "properties.h"
#include "camera.h"
#include "helpers.h" /* added 4-30-16 by spcampbell. Would not compile without */
using namespace Oi;