summaryrefslogtreecommitdiff
path: root/include/RGFW_HS.h
diff options
context:
space:
mode:
authormtgmonkey <mtgmonkey@nixos>2025-12-16 01:12:02 +0100
committermtgmonkey <mtgmonkey@nixos>2025-12-16 01:12:02 +0100
commitd36bbad5a86315100d69370466a4654ba5da5bc7 (patch)
tree8e6aac74dbe999bdffa82250ee54aabebb5caa42 /include/RGFW_HS.h
parent5a701a36328eeca44ad5dab85ab3b8287c96d79b (diff)
tidy up, submodule RGFW
Diffstat (limited to 'include/RGFW_HS.h')
-rw-r--r--include/RGFW_HS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/RGFW_HS.h b/include/RGFW_HS.h
index dcd6e47..7ef863d 100644
--- a/include/RGFW_HS.h
+++ b/include/RGFW_HS.h
@@ -8,7 +8,7 @@
#define RGFW_OPENGL
#define Time X11Time // fixes namespace clash with GHC when building with Nix
-#include "RGFW.h"
+#include "RGFW/RGFW.h"
#undef Time
#endif