Browse Source

Cleanup unused header

Martin Capitanio 6 năm trước cách đây
mục cha
commit
e07e154ebf
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      modules/hdr/image_loader_hdr.cpp

+ 0 - 2
modules/hdr/image_loader_hdr.cpp

@@ -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();