Fix comment in app/tools/controller.h's include guard

This commit is contained in:
David Capello 2015-05-04 19:03:50 -03:00
parent bdf28c01de
commit 01cffe202e

View File

@ -55,4 +55,4 @@ namespace app {
} // namespace tools
} // namespace app
#endif // TOOLS_TOOL_INK_H_INCLUDED
#endif // APP_TOOLS_CONTROLLER_H_INCLUDED