Updated musikcubed/main.cpp with the new version.h location.

This commit is contained in:
casey langen 2018-06-09 22:54:08 -07:00
parent 8c928bd127
commit 01eae8299e

View File

@ -20,7 +20,7 @@
#include <boost/locale.hpp>
#include <boost/filesystem/detail/utf8_codecvt_facet.hpp>
#include "../core/version.h"
#include "../musikcube/app/version.h"
using namespace musik;
using namespace musik::core;