diff options
| author | Louis <35883445+louist103@users.noreply.github.com> | 2024-01-30 21:45:10 -0500 |
|---|---|---|
| committer | louist103 <35883445+louist103@users.noreply.github.com> | 2025-03-29 13:50:21 -0400 |
| commit | 31366146d5fa85f8ea36c3733e10c50837a6fc75 (patch) | |
| tree | 8f2b3ff057ff72de2a2a21e67bf1ff6234f233c3 | |
| parent | ac0646fdf93c16df01e15e1bf5121552257f871c (diff) | |
u != U
| -rw-r--r-- | OTRExporter/CKeyFrameExporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OTRExporter/CKeyFrameExporter.h b/OTRExporter/CKeyFrameExporter.h index 1c690e7..6e8fe45 100644 --- a/OTRExporter/CKeyFrameExporter.h +++ b/OTRExporter/CKeyFrameExporter.h @@ -4,7 +4,7 @@ #include "ZCKeyFrame.h"
#include "ZCkeyFrameAnim.h"
#include "Exporter.h"
-#include <utils/BinaryWriter.h>
+#include <Utils/BinaryWriter.h>
class OTRExporter_CKeyFrameSkel : public OTRExporter
{
|
