Cleanup of the configuration code, and source tree layout.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "vid_cga.h"
|
||||
#include "vid_cga_comp.h"
|
||||
#ifndef __unix
|
||||
#include "../win-cgapal.h"
|
||||
# include "../win/win_cgapal.h" /*YUCK*/
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "video.h"
|
||||
#include "vid_hercules.h"
|
||||
#ifndef __unix
|
||||
#include "../win-cgapal.h"
|
||||
# include "../win/win_cgapal.h" /*YUCK*/
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "video.h"
|
||||
#include "vid_mda.h"
|
||||
#ifndef __unix
|
||||
#include "../win-cgapal.h"
|
||||
# include "../win/win_cgapal.h" /*YUCK*/
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include "video.h"
|
||||
#include "vid_svga.h"
|
||||
#ifndef __unix
|
||||
#include "../win-cgapal.h"
|
||||
# include "../win/win_cgapal.h" /*YUCK*/
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user