home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 006-devel.lzm / usr / include / kstddirs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-09-10  |  213 b   |  7 lines

  1. // kstddirs.h is the old name, use #include <kstandarddirs.h> from now on
  2. #ifdef KDE_NO_COMPAT
  3. #error kstddirs.h is the old name, use #include <kstandarddirs.h> from now on
  4. #else
  5. #include <kstandarddirs.h>
  6. #endif
  7.