aboutsummaryrefslogtreecommitdiff
path: root/modules/hdr/image_loader_hdr.h
diff options
context:
space:
mode:
authorJuan Linietsky2017-06-07 19:46:36 -0300
committerJuan Linietsky2017-06-07 19:46:36 -0300
commit871ceeb0fe219072ae708d4d4397e8ae66873386 (patch)
tree65ca97be3bd354ba615117feedf5ea59835bd6f6 /modules/hdr/image_loader_hdr.h
parent5bf810b5db953d3f58acdd2d05d5410897f41d63 (diff)
downloadgodot-871ceeb0fe219072ae708d4d4397e8ae66873386.tar.gz
godot-871ceeb0fe219072ae708d4d4397e8ae66873386.tar.zst
godot-871ceeb0fe219072ae708d4d4397e8ae66873386.zip
Diffstat (limited to 'modules/hdr/image_loader_hdr.h')
-rw-r--r--modules/hdr/image_loader_hdr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hdr/image_loader_hdr.h b/modules/hdr/image_loader_hdr.h
index 9bc1fadd1..127833ebd 100644
--- a/modules/hdr/image_loader_hdr.h
+++ b/modules/hdr/image_loader_hdr.h
@@ -27,8 +27,8 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
-#ifndef IMAGE_LOADER_TINYEXR_H
-#define IMAGE_LOADER_TINYEXR_H
+#ifndef IMAGE_LOADER_HDR_H
+#define IMAGE_LOADER_HDR_H
#include "io/image_loader.h"