util: Migrated osName to libshared

This commit is contained in:
Paul Beckingham 2017-01-08 11:52:04 -05:00
parent f5bcec66e5
commit 14e047e7c4
4 changed files with 2 additions and 31 deletions

View file

@ -34,8 +34,8 @@
#include <RX.h>
#include <Context.h>
#include <i18n.h>
#include <shared.h>
#include <format.h>
#include <util.h>
#ifdef HAVE_COMMIT
#include <commit.h>
#endif