diff options
Diffstat (limited to 'cv/camera-dialog.hpp.OO4364')
-rw-r--r-- | cv/camera-dialog.hpp.OO4364 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cv/camera-dialog.hpp.OO4364 b/cv/camera-dialog.hpp.OO4364 index e99b5f6e..6f4c7966 100644 --- a/cv/camera-dialog.hpp.OO4364 +++ b/cv/camera-dialog.hpp.OO4364 @@ -9,8 +9,8 @@ #pragma once #include "export.hpp" -#include "opentrack-compat/camera-names.hpp" -#include "opentrack-compat/sleep.hpp" +#include "compat/camera-names.hpp" +#include "compat/sleep.hpp" #ifdef __linux # include <QProcess> |