summaryrefslogtreecommitdiff
path: root/src/systems/text.h
diff options
context:
space:
mode:
authorOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-05-04 13:02:31 +1000
committerOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-05-04 13:02:31 +1000
commit74fd8a8424aeaccfaf7985f4ad2129fd54ae9fba (patch)
tree93323955154c3bc59d3a19744bafe2e4afd430f0 /src/systems/text.h
parent8c714a082e4b8069b6f1c29e83e09f406f1c965a (diff)
swapchain support
Diffstat (limited to 'src/systems/text.h')
-rw-r--r--src/systems/text.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systems/text.h b/src/systems/text.h
index dc396f0..f40cfd6 100644
--- a/src/systems/text.h
+++ b/src/systems/text.h
@@ -5,7 +5,6 @@
#include <stb_truetype.h>
-#include "cleanroom/types.h"
#include "darray.h"
#include "defines.h"
#include "ral.h"