1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Generate Wayland protocol sources.

This commit is contained in:
Bartosz Taudul
2024-03-19 22:14:12 +01:00
parent 71bde8d11a
commit bde0c63006
8 changed files with 22 additions and 3386 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
#include <wayland-cursor.h>
#include <wayland-egl.h>
#include "wayland/xdg-activation.h"
#include "wayland/xdg-decoration.h"
#include "wayland/xdg-shell.h"
#include "wayland-xdg-activation-client-protocol.h"
#include "wayland-xdg-decoration-client-protocol.h"
#include "wayland-xdg-shell-client-protocol.h"
#include "profiler/TracyImGui.hpp"