diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:41:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:41:02 -0600 |
commit | 82d47ff1c4f0fb984865a4f377fe689db215c7db (patch) | |
tree | fca213fab47090708bf038b855e39fdbbb9d8a9f /src/tdeio_locate.h | |
parent | ba9b738e8634e5682e187c11b9300f82574b165f (diff) | |
download | tdeio-locate-82d47ff1c4f0fb984865a4f377fe689db215c7db.tar.gz tdeio-locate-82d47ff1c4f0fb984865a4f377fe689db215c7db.zip |
Fix a few remaining references to kio_
Diffstat (limited to 'src/tdeio_locate.h')
-rw-r--r-- | src/tdeio_locate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tdeio_locate.h b/src/tdeio_locate.h index 13097cd..926e7f4 100644 --- a/src/tdeio_locate.h +++ b/src/tdeio_locate.h @@ -56,8 +56,8 @@ * of course). */ -#ifndef _kio_locate_H_ -#define _kio_locate_H_ +#ifndef _tdeio_locate_H_ +#define _tdeio_locate_H_ #include <tqcstring.h> #include <tqstring.h> |