diff options
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r-- | src/resources/animation.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/animation.h b/src/resources/animation.h index 7fc14857..812e0547 100644 --- a/src/resources/animation.h +++ b/src/resources/animation.h @@ -22,8 +22,6 @@ #ifndef ANIMATION_H #define ANIMATION_H -#include <libxml/tree.h> - #include <vector> class Image; |