diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 16:39:13 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 16:39:32 +0200 |
commit | 5a95a9e670a815cc97934c16d0f1bec9b4b77a90 (patch) | |
tree | 3c71278cc5115ee661cbc5ae9ce063fa6428219c /video-ps3eye/shm.hpp | |
parent | c7748ef20650007b4ef4067bcb5277a38dea12e0 (diff) |
fix build
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 index ef73be8a..2bb8cb89 100644 --- a/video-ps3eye/shm.hpp +++ b/video-ps3eye/shm.hpp @@ -1,2 +1,4 @@ #pragma once +#define OTR_GENERIC_EXPORT +#define OTR_GENERIC_IMPORT #include "../compat/shm.h" |