From de0045cf1b0a5e20fbf74da192039d344ee8d0c7 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 21 Feb 2017 00:05:15 -0300 Subject: -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) -.pck and .zip exporting redone, seems to be working.. --- scene/resources/scene_format_text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scene/resources/scene_format_text.cpp') diff --git a/scene/resources/scene_format_text.cpp b/scene/resources/scene_format_text.cpp index 9719f321d..3a254836a 100644 --- a/scene/resources/scene_format_text.cpp +++ b/scene/resources/scene_format_text.cpp @@ -28,7 +28,7 @@ /*************************************************************************/ #include "scene_format_text.h" -#include "globals.h" +#include "global_config.h" #include "version.h" #include "os/dir_access.h" -- cgit v1.2.3-70-g09d2