projects
/
platform
/
upstream
/
SDL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa61c2d
)
[SDL_Tizen] Add SDL_vulkan header to SDL.h
58/186858/1
accepted/tizen/unified/20180817.061757
submit/tizen/20180816.051646
submit/tizen/20180817.010534
author
huiyu.eun
<huiyu.eun@samsung.com>
Thu, 16 Aug 2018 04:52:41 +0000
(13:52 +0900)
committer
huiyu.eun
<huiyu.eun@samsung.com>
Thu, 16 Aug 2018 04:53:05 +0000
(13:53 +0900)
Change-Id: Iba8ec37dfde163f071d17bf0248f984b02626829
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
include/SDL.h
patch
|
blob
|
history
diff --git
a/include/SDL.h
b/include/SDL.h
index
d48d9d4
..
3d58fab
100755
(executable)
--- a/
include/SDL.h
+++ b/
include/SDL.h
@@
-57,6
+57,7
@@
#include "SDL_timer.h"
#include "SDL_version.h"
#include "SDL_video.h"
+#include "SDL_vulkan.h"
#include "begin_code.h"
/* Set up for C function definitions, even when using C++ */