projects
/
vkrt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
526b6a7
)
removed ui from include :p
author
Eleni Maria Stea
<estea@igalia.com>
Sat, 5 Jun 2021 09:37:42 +0000
(12:37 +0300)
committer
Eleni Maria Stea
<estea@igalia.com>
Sat, 5 Jun 2021 09:37:42 +0000
(12:37 +0300)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index
cd2f140
..
07af1ef
100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-5,7
+5,7
@@
#include <stdlib.h>
#include <string.h>
-#include "ui.h"
+#include "vk.h"
/* static glfw callbacks */