From c129094a1604f96b4a3a0ca58226e38a2a1b7cdb Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sat, 24 Dec 2011 22:12:21 +0100 Subject: Makefile.inc: modularized flags, removed include dirs --- src/menu/frame_background_image.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/menu/frame_background_image.hpp') diff --git a/src/menu/frame_background_image.hpp b/src/menu/frame_background_image.hpp index a3349574..de9103c1 100644 --- a/src/menu/frame_background_image.hpp +++ b/src/menu/frame_background_image.hpp @@ -31,7 +31,7 @@ #include #include "frame_background.hpp" -#include "texture.hpp" +#include "base/texture.hpp" namespace usdx { -- cgit v1.2.3