mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-17 12:49:49 +02:00
renames AngleUtils -> AngleUtil for consistency with the rest of the files
This commit is contained in:
parent
ac55c610be
commit
7c2cff824f
2 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
#include <glm/gtc/swizzle.hpp>
|
||||
|
||||
#include "UrlReader.h"
|
||||
#include "AngleUtils.h"
|
||||
#include "AngleUtil.h"
|
||||
#include "Radix2InplaceSort.h"
|
||||
#include "Radix2IntegerScanner.h"
|
||||
#include "FloodFill.h"
|
||||
|
|
Loading…
Reference in a new issue