aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/projectM/0.9/projectM.pas
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/lib/projectM/0.9/projectM.pas')
-rw-r--r--Game/Code/lib/projectM/0.9/projectM.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/lib/projectM/0.9/projectM.pas b/Game/Code/lib/projectM/0.9/projectM.pas
index cf98150e..5bf11061 100644
--- a/Game/Code/lib/projectM/0.9/projectM.pas
+++ b/Game/Code/lib/projectM/0.9/projectM.pas
@@ -16,7 +16,7 @@ uses
const
{$IFDEF win32}
- libprojectM = 'Libraries\libprojectM';
+ libprojectM = 'libprojectM';
{$ELSE}
libprojectM = 'libprojectM.so';
{$ENDIF}