mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
update paths for recent move
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "engine/material.h"
|
||||
#include "engine/colormap.h"
|
||||
#include "engine/backend/platform/driver.h"
|
||||
#include "backends/platform/driver.h"
|
||||
|
||||
Material::Material(const char *filename, const char *data, int len, const CMap &cmap) :
|
||||
Resource(filename), _cmap((CMap *) &cmap) {
|
||||
|
||||
Reference in New Issue
Block a user