summaryrefslogtreecommitdiffstats
path: root/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup.c')
-rw-r--r--setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.c b/setup.c
index 1e002f1..57ef649 100644
--- a/setup.c
+++ b/setup.c
@@ -16,11 +16,11 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <asm.h>
#include <reg.h>
#include <stddef.h>
#include <string.h>
-#include "asm.h"
#include "usb/usb.h"
#include "uart/uart.h"