Include whichone.h with <> so that the -I options decide which one is included
This commit is contained in:
@@ -12,7 +12,7 @@ rscid = "$Header$"
|
|||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
#include "whichone.h"
|
#include <whichone.h>
|
||||||
|
|
||||||
#if TBL68881 && ! TBL68020
|
#if TBL68881 && ! TBL68020
|
||||||
Something very wrong here!
|
Something very wrong here!
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ rscid = "$Header$"
|
|||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
#include "whichone.h"
|
#include <whichone.h>
|
||||||
|
|
||||||
#if TBL68881 && ! TBL68020
|
#if TBL68881 && ! TBL68020
|
||||||
Something very wrong here!
|
Something very wrong here!
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ rscid = "$Header$"
|
|||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
#include "whichone.h"
|
#include <whichone.h>
|
||||||
|
|
||||||
#if TBL68881 && ! TBL68020
|
#if TBL68881 && ! TBL68020
|
||||||
Something very wrong here!
|
Something very wrong here!
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ rscid = "$Header$"
|
|||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
#include "whichone.h"
|
#include <whichone.h>
|
||||||
|
|
||||||
#if TBL68881 && ! TBL68020
|
#if TBL68881 && ! TBL68020
|
||||||
Something very wrong here!
|
Something very wrong here!
|
||||||
|
|||||||
Reference in New Issue
Block a user