Renamed tpl_drv_* to api_drv_* (a more fitting name)
[tpg/acess2.git] / Modules / x86 / VGAText / vga.c
index 1ae1ece..d958956 100644 (file)
@@ -4,7 +4,7 @@
 #define DEBUG  0
 #include <acess.h>
 #include <fs_devfs.h>
-#include <tpl_drv_video.h>
+#include <api_drv_video.h>
 #include <modules.h>
 
 // === CONSTANTS ===

UCC git Repository :: git.ucc.asn.au