diff options
Diffstat (limited to 'modules/window-opengl/gl_xcb.cpp')
-rw-r--r-- | modules/window-opengl/gl_xcb.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/window-opengl/gl_xcb.cpp b/modules/window-opengl/gl_xcb.cpp index 5ea03f3..bddb4bb 100644 --- a/modules/window-opengl/gl_xcb.cpp +++ b/modules/window-opengl/gl_xcb.cpp @@ -1,4 +1,4 @@ -#include "gl_xcb.h" +#include "gl_xcb.hpp" #include <cassert> #include <cstdint> |