Skip to content

Commit

Permalink
Gate more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug committed Jul 9, 2024
1 parent 5e4a7a1 commit 9809557
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Texture.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#include "Texture.hpp"
#include "RGL.hpp"
#if RGL_VK_AVAILABLE
#include "VkTexture.hpp"
#endif
#include <stdexcept>

namespace RGL {
Expand Down

0 comments on commit 9809557

Please sign in to comment.