summaryrefslogtreecommitdiffhomepage
path: root/include/cr/Path.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cr/Path.h')
-rw-r--r--include/cr/Path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cr/Path.h b/include/cr/Path.h
new file mode 100644
index 00000000..858d17e4
--- /dev/null
+++ b/include/cr/Path.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <Corrade/Utility/Path.h>