aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/externals.h
diff options
context:
space:
mode:
authornotaz2010-11-19 01:56:51 +0200
committernotaz2010-11-19 01:56:51 +0200
commitb60f2812208aa36dc8b9e8e90f02b608dafd0c00 (patch)
treee169253e546478f8be4962f90546b3dc43ad0787 /plugins/dfxvideo/externals.h
parente906c010e1bea71ed4df425be97ce45dc777818c (diff)
downloadpcsx_rearmed-b60f2812208aa36dc8b9e8e90f02b608dafd0c00.tar.gz
pcsx_rearmed-b60f2812208aa36dc8b9e8e90f02b608dafd0c00.tar.bz2
pcsx_rearmed-b60f2812208aa36dc8b9e8e90f02b608dafd0c00.zip
fbdev output for xvideo, basic ARM build
Diffstat (limited to 'plugins/dfxvideo/externals.h')
-rw-r--r--plugins/dfxvideo/externals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/externals.h b/plugins/dfxvideo/externals.h
index 2c29faf..89c48bf 100644
--- a/plugins/dfxvideo/externals.h
+++ b/plugins/dfxvideo/externals.h
@@ -64,9 +64,9 @@
#ifndef _MACGL
#include <X11/Xlib.h>
#include <X11/Xutil.h>
+#include <X11/cursorfont.h>
#endif
#include <math.h>
-#include <X11/cursorfont.h>
#include <stdint.h>
/////////////////////////////////////////////////////////////////////////////