From bb91ed95713b1f1f4d53370ffd84dc8d59d8b92d Mon Sep 17 00:00:00 2001
From: Pascal <engelerp@phys.ethz.ch>
Date: Mon, 24 Jun 2024 14:11:41 +0200
Subject: [PATCH] Disabled path file

---
 gui/include/paths.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui/include/paths.hpp b/gui/include/paths.hpp
index 97ba35f..debcf3f 100644
--- a/gui/include/paths.hpp
+++ b/gui/include/paths.hpp
@@ -1 +1 @@
-#define SHADER_LOC "C:\\Users\\Pascal\\repos\\rbcomb-sample-visualizer\\gui\\resources\\shaders\\"
\ No newline at end of file
+//#define SHADER_LOC "C:\\Users\\Pascal\\repos\\rbcomb-sample-visualizer\\gui\\resources\\shaders\\"
\ No newline at end of file
-- 
GitLab