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/video_timer.hpp')
-rw-r--r--platform/video_timer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/video_timer.hpp b/platform/video_timer.hpp
index b91c13736f..715dc84e5c 100644
--- a/platform/video_timer.hpp
+++ b/platform/video_timer.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "../std/function.hpp"
+#include "std/function.hpp"
/// Timer, synchronized to Vertical Sync
class VideoTimer