aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/gph-sdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gph/gph-sdl.h')
-rw-r--r--backends/platform/gph/gph-sdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gph/gph-sdl.h b/backends/platform/gph/gph-sdl.h
index ef696bc3d8..51c609d29e 100644
--- a/backends/platform/gph/gph-sdl.h
+++ b/backends/platform/gph/gph-sdl.h
@@ -23,7 +23,7 @@
#ifndef GPH_H
#define GPH_H
-#if defined(GP2XWIZ) || defined(CAANOO)
+#if defined(GPH_DEVICE)
#include "backends/base-backend.h"
#include "backends/platform/sdl/sdl.h"