Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'platform/apple_video_timer.mm')
-rw-r--r--platform/apple_video_timer.mm4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/apple_video_timer.mm b/platform/apple_video_timer.mm
index 7d0dce0733..b60e7a9f00 100644
--- a/platform/apple_video_timer.mm
+++ b/platform/apple_video_timer.mm
@@ -1,6 +1,6 @@
-#include "video_timer.hpp"
+#include "platform/video_timer.hpp"
-#include "../std/target_os.hpp"
+#include "std/target_os.hpp"
#include <CoreVideo/CVDisplayLink.h>