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 'qt_tstfrm/gl_test_widget.hpp')
-rw-r--r--qt_tstfrm/gl_test_widget.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt_tstfrm/gl_test_widget.hpp b/qt_tstfrm/gl_test_widget.hpp
index 4f1cad4a9c..459ce880ee 100644
--- a/qt_tstfrm/gl_test_widget.hpp
+++ b/qt_tstfrm/gl_test_widget.hpp
@@ -2,9 +2,9 @@
#include "tstwidgets.hpp"
-#include "../../testing/testing.hpp"
+#include "testing/testing.hpp"
-#include "../../map/qgl_render_context.hpp"
+#include "map/qgl_render_context.hpp"
#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
#include <QtGui/QApplication>