aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/OVR_Profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'LibOVR/Src/OVR_Profile.h')
-rw-r--r--LibOVR/Src/OVR_Profile.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/LibOVR/Src/OVR_Profile.h b/LibOVR/Src/OVR_Profile.h
index bfd8ea9..7184aae 100644
--- a/LibOVR/Src/OVR_Profile.h
+++ b/LibOVR/Src/OVR_Profile.h
@@ -181,6 +181,9 @@ protected:
friend class ProfileManager;
};
+
+String GetBaseOVRPath(bool create_dir);
+
}
#endif // OVR_Profile_h \ No newline at end of file