video_core: Reorganize headers
This commit is contained in:
parent
b9125cec2e
commit
2cd98a45cb
19 changed files with 56 additions and 62 deletions
|
@ -2,8 +2,8 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include "video_core/utils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue