From b310c51796d1632aeefc834dc0e931c52f909a41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 20:38:42 +0300 Subject: move render classes into render dir. --- src/resources/fboinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/fboinfo.h') diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h index 20fef77e3..faf1696b2 100644 --- a/src/resources/fboinfo.h +++ b/src/resources/fboinfo.h @@ -24,7 +24,7 @@ #include "main.h" #ifdef USE_OPENGL -#include "graphics.h" +#include "render/graphics.h" #include "resources/fboinfo.h" -- cgit v1.2.3-70-g09d2