<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>including headers in uvision?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/34589/including-headers-in-uvision</link><description> 
Things seem different in uvision so I wanted to ask what is the
&amp;quot;correct&amp;quot; way to add a header. For example I downloaded a project
open20r and ran a usb example. Works great, now I need to add a
thread. So I want to include &amp;quot;cmsis_os.h&amp;quot;. The file is</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: including headers in uvision?</title><link>https://community.arm.com/thread/86155?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 10:00:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5d15577d-12d3-4e85-ae08-f3fdd81d7d2a</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
They need to come in via #include, they will then show as a
dependency. You should use the Project Settings to define the
&amp;quot;Include Paths&amp;quot;, and order them appropriately to use those in your
project directory(s) before those that might otherwise pull from
other sources.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>