summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/path.cpp')
-rw-r--r--src/lib/util/path.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/util/path.cpp b/src/lib/util/path.cpp
index e69de29bb2d..1b8a2f424dd 100644
--- a/src/lib/util/path.cpp
+++ b/src/lib/util/path.cpp
@@ -0,0 +1,3 @@
+// license:BSD-3-Clause
+// copyright-holders:Vas Crabb
+#include "path.h"