Fix include
This commit is contained in:
2
third_party/duckstation/gl/context_glx.h
vendored
2
third_party/duckstation/gl/context_glx.h
vendored
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "context.h"
|
||||
#include "../../glad/glad_glx.h"
|
||||
#include <glad/glad_glx.h>
|
||||
#include "x11_window.h"
|
||||
|
||||
namespace GL {
|
||||
|
||||
Reference in New Issue
Block a user