Commit e07e154e by Martin Capitanio

Cleanup unused header

parent bd55ac89
......@@ -33,8 +33,6 @@
#include "core/os/os.h"
#include "core/print_string.h"
#include "thirdparty/tinyexr/tinyexr.h"
Error ImageLoaderHDR::load_image(Ref<Image> p_image, FileAccess *f, bool p_force_linear, float p_scale) {
String header = f->get_token();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment