mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-13 17:38:45 +00:00
Bulid fix for nvidia support.
See http://bugs.gentoo.org/show_bug.cgi?id=339971 for details.
This commit is contained in:
parent
0e2c45685b
commit
b720047870
@ -32,6 +32,7 @@
|
||||
#include "logging.h"
|
||||
#include "nvidia.h"
|
||||
#include "temphelper.h"
|
||||
#include "x11.h"
|
||||
#include <NVCtrl/NVCtrlLib.h>
|
||||
|
||||
const int nvidia_query_to_attr[] = {NV_CTRL_GPU_CORE_TEMPERATURE,
|
||||
@ -147,3 +148,4 @@ void set_nvidia_display(const char *disp)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user