summaryrefslogtreecommitdiff
path: root/libs/hwui/PathCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/PathCache.h')
-rw-r--r--libs/hwui/PathCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/PathCache.h b/libs/hwui/PathCache.h
index bde0e7d845e9..596dfabd77ed 100644
--- a/libs/hwui/PathCache.h
+++ b/libs/hwui/PathCache.h
@@ -22,7 +22,7 @@
#include <SkPath.h>
#include "Texture.h"
-#include "GenerationCache.h"
+#include "utils/GenerationCache.h"
namespace android {
namespace uirenderer {