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
path: root/gui
diff options
context:
space:
mode:
authorDarafei Praliaskouski <komzpa@gmail.com>2013-02-25 15:04:03 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:51:26 +0300
commit7f546e8dad13d500338ba97e023e9ccce9a1ddb2 (patch)
tree85616ffa81a78f7b09a45a148664b99b54f138c9 /gui
parentd7701603b4aa6768b8cd6e54e5a0470d858558fc (diff)
removed byte oreder mark
Diffstat (limited to 'gui')
-rw-r--r--gui/balloon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/balloon.cpp b/gui/balloon.cpp
index 2f93638626..1681c7345c 100644
--- a/gui/balloon.cpp
+++ b/gui/balloon.cpp
@@ -1,4 +1,4 @@
-#include "balloon.hpp"
+#include "balloon.hpp"
#include "controller.hpp"
#include "../geometry/transformations.hpp"