Correct wrong includes
This commit is contained in:
parent
3e6ac64cd0
commit
9d7c565239
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
|||
#ifndef ANBOX_GRAPHICS_WINDOW_CREATOR_H_
|
||||
#define ANBOX_GRAPHICS_WINDOW_CREATOR_H_
|
||||
|
||||
#include "external/android-emugl/host/libs/libOpenglRender/NativeSubWindow.h"
|
||||
#include "external/android-emugl/host/libs/libOpenglRender/DisplayManager.h"
|
||||
#include "anbox/graphics/emugl/NativeSubWindow.h"
|
||||
#include "anbox/graphics/emugl/DisplayManager.h"
|
||||
|
||||
namespace anbox {
|
||||
namespace input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue