diff options
Diffstat (limited to 'bin/nv_perfmon.c')
-rw-r--r-- | bin/nv_perfmon.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/nv_perfmon.c b/bin/nv_perfmon.c index ae041783b..cd9892d4e 100644 --- a/bin/nv_perfmon.c +++ b/bin/nv_perfmon.c @@ -31,6 +31,8 @@ #include <nvif/client.h> #include <nvif/device.h> #include <nvif/class.h> +#include <nvif/if0002.h> +#include <nvif/if0003.h> #include <nvif/ioctl.h> #include <sys/time.h> |