diff options
Diffstat (limited to 'video-ps3eye/shm.cxx')
-rw-r--r-- | video-ps3eye/shm.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/video-ps3eye/shm.cxx b/video-ps3eye/shm.cxx new file mode 100644 index 00000000..6a8c0f53 --- /dev/null +++ b/video-ps3eye/shm.cxx @@ -0,0 +1,3 @@ +#define OTR_GENERIC_EXPORT +#define OTR_GENERIC_IMPORT +#include "../compat/shm.cpp" |