summary refs log tree commit diff stats
path: root/src/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation.h')
-rw-r--r--src/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation.h b/src/animation.h index 50446d0..58df616 100644 --- a/src/animation.h +++ b/src/animation.h
@@ -1,7 +1,7 @@
1#ifndef ANIMATION_H_74EB0901 1#ifndef ANIMATION_H_74EB0901
2#define ANIMATION_H_74EB0901 2#define ANIMATION_H_74EB0901
3 3
4#include "renderer.h" 4#include "renderer/texture.h"
5#include <string> 5#include <string>
6#include <map> 6#include <map>
7#include <stdexcept> 7#include <stdexcept>