From 455b28eaca7dfd36d017412e2c683fdd93edb8ef Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 15 Jun 2016 21:37:03 +0200 Subject: [PATCH] Update complex.h --- libretro-common/include/math/complex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-common/include/math/complex.h b/libretro-common/include/math/complex.h index 3b26d1c8e0..39a5df415a 100644 --- a/libretro-common/include/math/complex.h +++ b/libretro-common/include/math/complex.h @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2016 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (fxp.h). + * The following license statement only applies to this file (complex.h). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge,