diff options
Diffstat (limited to 'Drv')
| -rw-r--r-- | Drv/VideoDrv/VideoDrv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Drv/VideoDrv/VideoDrv.c b/Drv/VideoDrv/VideoDrv.c index 2e389358..742abaf2 100644 --- a/Drv/VideoDrv/VideoDrv.c +++ b/Drv/VideoDrv/VideoDrv.c @@ -6,7 +6,7 @@ #include <DDK/KernelString.h> #include <DDK/KernelPrint.h> -#include <Builtins/GX/GX> +#include <Modules/CoreCG/CoreCG.hxx> int __at_enter(void) { |
