aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/platform/psp/memory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/psp/memory.cpp b/backends/platform/psp/memory.cpp
index 1e7705e9e8..8eef223f8c 100644
--- a/backends/platform/psp/memory.cpp
+++ b/backends/platform/psp/memory.cpp
@@ -26,7 +26,7 @@
#include "common/scummsys.h"
#include "common/singleton.h"
#include "common/list.h"
-#include "backends/platform/psp/PSPPixelFormat.h"
+#include "backends/platform/psp/psppixelformat.h"
#include "backends/platform/psp/memory.h"
// Class Copier --------------------------------------------------------------------------