summaryrefslogtreecommitdiffstats
path: root/src/common/haiku/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/haiku/version.h')
-rw-r--r--src/common/haiku/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/haiku/version.h b/src/common/haiku/version.h
new file mode 100644
index 0000000..4f047a2
--- /dev/null
+++ b/src/common/haiku/version.h
@@ -0,0 +1,3 @@
+#include "common/FFstrbuf.h"
+
+bool ffGetFileVersion(const char* filePath, FFstrbuf* version);