summaryrefslogtreecommitdiffhomepage
path: root/src/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.c')
-rw-r--r--src/utils.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils.c b/src/utils.c
index 967ed916..aaa5bdb4 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -66,9 +66,6 @@
#include "external/stb_image_write.h" // Required for: stbi_write_bmp(), stbi_write_png()
#endif
-#define RRES_IMPLEMENTATION
-#include "rres.h"
-
//----------------------------------------------------------------------------------
// Global Variables Definition
//----------------------------------------------------------------------------------