summaryrefslogtreecommitdiff
path: root/hw/xquartz/xpr/dri.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/xpr/dri.h')
-rw-r--r--hw/xquartz/xpr/dri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/xpr/dri.h b/hw/xquartz/xpr/dri.h
index cf2638a9f..8bb2e9e80 100644
--- a/hw/xquartz/xpr/dri.h
+++ b/hw/xquartz/xpr/dri.h
@@ -41,7 +41,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "scrnintstr.h"
#define _APPLEDRI_SERVER_
#include "appledri.h"
-#include "Xplugin.h"
+#include <Xplugin.h>
typedef void (*ClipNotifyPtr)( WindowPtr, int, int );