Commit 094f3ab6 authored by Aaron Plattner's avatar Aaron Plattner
Browse files

Include the right headers.

parent ae7d5d24
......@@ -25,7 +25,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../include/vdpau/vdpau_x11.h"
#include <vdpau/vdpau_x11.h>
typedef void SetDllHandle(
void * driver_dll_handle
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment