summaryrefslogtreecommitdiff
path: root/ZAPD/ZAnimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZAnimation.cpp')
-rw-r--r--ZAPD/ZAnimation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZAnimation.cpp b/ZAPD/ZAnimation.cpp
index 8a60c4b..ae8ce40 100644
--- a/ZAPD/ZAnimation.cpp
+++ b/ZAPD/ZAnimation.cpp
@@ -1,8 +1,8 @@
#include "ZAnimation.h"
#include <utility>
+#include "Globals.h"
#include "Utils/BitConverter.h"
#include "Utils/File.h"
-#include "Globals.h"
#include "Utils/StringHelper.h"
#include "ZFile.h"