fix(build): Dont include old util lib

This commit is contained in:
Michael Carlberg 2016-05-26 23:22:19 +02:00
parent e8ead4d83f
commit 9972d56bb2
4 changed files with 5 additions and 2 deletions
include/modules

View file

@ -9,7 +9,6 @@
#include "modules/base.hpp"
#include "interfaces/net.hpp"
#include "services/logger.hpp"
#include "services/store.hpp"
#include "drawtypes/icon.hpp"
#include "drawtypes/label.hpp"
#include "drawtypes/animation.hpp"