aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/draw_pl.c
diff options
context:
space:
mode:
authornotaz2012-11-30 02:51:45 +0200
committernotaz2012-12-02 02:37:10 +0200
commitda710571b75db7031b82924ab3ad47eb645ce215 (patch)
tree91c3c707a6133fa371dae5a9c60a121d18ab55a5 /plugins/dfxvideo/draw_pl.c
parentc02c3b656781a406fc4f586ac0923529de186916 (diff)
downloadpcsx_rearmed-da710571b75db7031b82924ab3ad47eb645ce215.tar.gz
pcsx_rearmed-da710571b75db7031b82924ab3ad47eb645ce215.tar.bz2
pcsx_rearmed-da710571b75db7031b82924ab3ad47eb645ce215.zip
mave plugin and core shared includes to single location
Diffstat (limited to 'plugins/dfxvideo/draw_pl.c')
-rw-r--r--plugins/dfxvideo/draw_pl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/draw_pl.c b/plugins/dfxvideo/draw_pl.c
index ed07e75..61fb94c 100644
--- a/plugins/dfxvideo/draw_pl.c
+++ b/plugins/dfxvideo/draw_pl.c
@@ -11,7 +11,7 @@
#include "../gpulib/cspace.h"
#include "../../frontend/plugin_lib.h"
-#include "../../frontend/pcnt.h"
+#include "pcnt.h"
// misc globals
long lLowerpart;