aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/graphics')
-rw-r--r--engines/wintermute/graphics/transparent_surface.cpp (renamed from engines/wintermute/graphics/transparentSurface.cpp)2
-rw-r--r--engines/wintermute/graphics/transparent_surface.h (renamed from engines/wintermute/graphics/transparentSurface.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/graphics/transparentSurface.cpp b/engines/wintermute/graphics/transparent_surface.cpp
index a99138ade6..6ab9c621d0 100644
--- a/engines/wintermute/graphics/transparentSurface.cpp
+++ b/engines/wintermute/graphics/transparent_surface.cpp
@@ -25,7 +25,7 @@
#include "common/rect.h"
#include "common/textconsole.h"
#include "graphics/primitives.h"
-#include "engines/wintermute/graphics/transparentSurface.h"
+#include "engines/wintermute/graphics/transparent_surface.h"
namespace WinterMute {
diff --git a/engines/wintermute/graphics/transparentSurface.h b/engines/wintermute/graphics/transparent_surface.h
index e271bf2488..e271bf2488 100644
--- a/engines/wintermute/graphics/transparentSurface.h
+++ b/engines/wintermute/graphics/transparent_surface.h