diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:49:33 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:49:33 -0600 |
commit | 51cb17939cc986de61b7cce799076ee6ddcbf3b2 (patch) | |
tree | 30b6c628b25f1dece45df9dbb11bfd546dba5406 /lib/pilotRecord.cc | |
parent | cbf5d0cef8875e3a03b49338d42784e23f96b26d (diff) | |
download | kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.tar.gz kpilot-51cb17939cc986de61b7cce799076ee6ddcbf3b2.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'lib/pilotRecord.cc')
-rw-r--r-- | lib/pilotRecord.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotRecord.cc b/lib/pilotRecord.cc index 59f055c..8d5940a 100644 --- a/lib/pilotRecord.cc +++ b/lib/pilotRecord.cc @@ -38,7 +38,7 @@ #include <tqregexp.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kcharsets.h> #include "pilot.h" |