summaryrefslogtreecommitdiffstats
path: root/fmk.c
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2017-05-18 19:20:05 +0100
committerTomasz Kramkowski <tk@the-tk.com>2017-05-18 19:26:47 +0100
commit6852efe4a621a52e82ec5371a4b9fc10cc1bea88 (patch)
tree8b9954d397a1ef51ec2375095d6299396c9b37f4 /fmk.c
parentd091b5a0950ea94f66d20eba33e5e96b7b9d5e83 (diff)
downloadfmk-6852efe4a621a52e82ec5371a4b9fc10cc1bea88.tar.gz
fmk-6852efe4a621a52e82ec5371a4b9fc10cc1bea88.tar.xz
fmk-6852efe4a621a52e82ec5371a4b9fc10cc1bea88.zip
asm.h -> lib/asm.h
Diffstat (limited to 'fmk.c')
-rw-r--r--fmk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fmk.c b/fmk.c
index bf2fb79..5e8462e 100644
--- a/fmk.c
+++ b/fmk.c
@@ -1,4 +1,4 @@
-#include "asm.h"
+#include <asm.h>
int main(void)
{