summaryrefslogtreecommitdiff
path: root/src/resources/atlasmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/atlasmanager.cpp')
-rw-r--r--src/resources/atlasmanager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/atlasmanager.cpp b/src/resources/atlasmanager.cpp
index 015ad0c93..b0ac91540 100644
--- a/src/resources/atlasmanager.cpp
+++ b/src/resources/atlasmanager.cpp
@@ -27,7 +27,8 @@
#include "client.h"
#include "graphicsmanager.h"
#include "logger.h"
-#include "surfacegraphics.h"
+
+#include "render/surfacegraphics.h"
#include "utils/mathutils.h"
#include "utils/physfsrwops.h"