X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fui%2FHUD.hpp;h=8978c91e23510d7d332b7015dc3bf1729086e4fa;hb=e872614d387c4bfc3afb04bcc7cba3d9b8f3954b;hp=a1662f49e657099be2f7765d0216aeb323624a9a;hpb=5998b18978bd8e7a0c9deb516474634e1d3521c9;p=blank.git diff --git a/src/ui/HUD.hpp b/src/ui/HUD.hpp index a1662f4..8978c91 100644 --- a/src/ui/HUD.hpp +++ b/src/ui/HUD.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_UI_HUD_H_ #define BLANK_UI_HUD_H_ -#include "../graphics/FixedText.hpp" +#include "FixedText.hpp" #include "../model/EntityModel.hpp" #include "../model/OutlineModel.hpp"