aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/Resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Resources.h')
-rw-r--r--tools/Resources.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Resources.h b/tools/Resources.h
index a10612b78d..485a112231 100644
--- a/tools/Resources.h
+++ b/tools/Resources.h
@@ -11,5 +11,6 @@
#include "SkString.h"
SkString GetResourcePath(const char* resource = "");
+void SetResourcePath(const char* );
#endif // Resources_DEFINED