<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- cegui/src/CEGUIDynamicModule.cpp.orig	2013-01-12 11:07:24.000000000 -0600
+++ cegui/src/CEGUIDynamicModule.cpp	2013-03-25 03:21:04.000000000 -0500
@@ -43,7 +43,7 @@
 #endif
 
 #if defined(__APPLE_CC__)
-#   include "macPlugins.h"
+#   include "implementations/mac/macPlugins.h"
 #endif
 
 #if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__HAIKU__)
</pre></body></html>