From 80132c8e221aa5a922496c46e23432685885ba04 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 23 Jan 2024 16:23:53 +0100 Subject: modules-all: Renamed every .h file to .hpp --- modules/window-opengl/gl_xcb.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/window-opengl/gl_xcb.cpp') 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 #include -- cgit v1.2.3