From d880179b2a3aacae96bb4771a3c9e227ca6d5818 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Mon, 10 Jul 2017 16:14:43 +0300 Subject: Fix compilation on linux. --- plugins/peopsxgl/gpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/peopsxgl/gpu.c') diff --git a/plugins/peopsxgl/gpu.c b/plugins/peopsxgl/gpu.c index 99ef36ba..c19dd2b6 100755 --- a/plugins/peopsxgl/gpu.c +++ b/plugins/peopsxgl/gpu.c @@ -48,7 +48,7 @@ static int iOldMode=0; #include "fps.h" #include "key.h" #include "gte_accuracy.h" -#include "PGXP_gpu.h" +#include "pgxp_gpu.h" #ifdef _WINDOWS #include "resource.h" #include "ssave.h" -- cgit v1.2.3