diff options
Diffstat (limited to 'cv/video-property-page.cpp')
-rw-r--r-- | cv/video-property-page.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cv/video-property-page.cpp b/cv/video-property-page.cpp index 58670e83..80395c79 100644 --- a/cv/video-property-page.cpp +++ b/cv/video-property-page.cpp @@ -12,7 +12,7 @@ #include "compat/camera-names.hpp" #include "compat/sleep.hpp" #include "compat/run-in-thread.hpp" -#include "opentrack-library-path.h" +#include "compat/library-path.hpp" #include <cstring> |