summaryrefslogtreecommitdiffhomepage
path: root/video-ps3eye/module.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-07-05 13:04:58 +0200
committerStanislaw Halik <sthalik@misaki.pl>2019-07-05 13:04:58 +0200
commit8fa10fda8186b6cdd10430e4d6cb4ef8db1ee9a0 (patch)
treea5ee2b1e1d54944492776329ba71800070c72135 /video-ps3eye/module.hpp
parent66c2373014fc107d918b8549d554420d63405cc7 (diff)
video/ps3eye: stub
Diffstat (limited to 'video-ps3eye/module.hpp')
-rw-r--r--video-ps3eye/module.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/video-ps3eye/module.hpp b/video-ps3eye/module.hpp
index e69de29b..a9283d14 100644
--- a/video-ps3eye/module.hpp
+++ b/video-ps3eye/module.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+#include "video/camera.hpp"