aboutsummaryrefslogtreecommitdiffstats
path: root/src/spritebatch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spritebatch.cpp')
-rw-r--r--src/spritebatch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spritebatch.cpp b/src/spritebatch.cpp
index 8cfc8bc2..ac98130b 100644
--- a/src/spritebatch.cpp
+++ b/src/spritebatch.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include "spritebatch.hpp"
+#include <YAGE/spritebatch.h>
#include <algorithm>
#include <stdexcept>