summaryrefslogtreecommitdiff
path: root/plugins/dfxvideo
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfxvideo')
-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 c7360836..d168336f 100644
--- a/plugins/dfxvideo/externals.h
+++ b/plugins/dfxvideo/externals.h
@@ -98,9 +98,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>
#endif