summaryrefslogtreecommitdiffhomepage
path: root/video-ps3eye/shm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'video-ps3eye/shm.hpp')
-rw-r--r--video-ps3eye/shm.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/video-ps3eye/shm.hpp b/video-ps3eye/shm.hpp
new file mode 100644
index 00000000..2bb8cb89
--- /dev/null
+++ b/video-ps3eye/shm.hpp
@@ -0,0 +1,4 @@
+#pragma once
+#define OTR_GENERIC_EXPORT
+#define OTR_GENERIC_IMPORT
+#include "../compat/shm.h"