diff --git a/neo/framework/common_frame.cpp b/neo/framework/common_frame.cpp index ec11fbc2..bae66cc6 100644 --- a/neo/framework/common_frame.cpp +++ b/neo/framework/common_frame.cpp @@ -31,7 +31,7 @@ If you have questions concerning this license or the applicable additional terms #pragma hdrstop #include "Common_local.h" -#include "../renderer/Image.h" +#include "../renderer/Image.h" // now I did it! #include "../renderer/ImageOpts.h" // RB begin