diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-07 07:43:54 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-07 07:43:54 +0100 |
commit | eb2752871e7bfbddab36d7641da6660798072f12 (patch) | |
tree | feaaa6a3f995958dbec28a811c34a502eb6599e5 /video-ps3eye/shm.cxx | |
parent | 4ba56ff4d1c3e2922cf892b3d8f6a7e04bd91b84 (diff) |
video/ps3eye: flush
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" |