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.hpp | |
parent | 4ba56ff4d1c3e2922cf892b3d8f6a7e04bd91b84 (diff) |
video/ps3eye: flush
Diffstat (limited to 'video-ps3eye/shm.hpp')
-rw-r--r-- | video-ps3eye/shm.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/video-ps3eye/shm.hpp b/video-ps3eye/shm.hpp new file mode 100644 index 00000000..ef73be8a --- /dev/null +++ b/video-ps3eye/shm.hpp @@ -0,0 +1,2 @@ +#pragma once +#include "../compat/shm.h" |