diff --git a/common/readme.md b/common/readme.md index 304360caba..e341f3b832 100644 --- a/common/readme.md +++ b/common/readme.md @@ -1 +1,5 @@ -Readme +# oneAPI-samples/Common/ + +## `dpc_common.hpp` + +oneAPI code samples share a common include file. This include file, `dpc_common.hpp`, is installed locally with the product installation and can be located at `%ONEAPI_ROOT%\dev-utilities\latest\include` on your development system. The same `dpc_common.hpp` include file is provided here for your reference. diff --git a/third-party-programs.md b/third-party-programs.txt similarity index 100% rename from third-party-programs.md rename to third-party-programs.txt