diff options
Diffstat (limited to 'win/fcntl.h')
-rw-r--r-- | win/fcntl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/fcntl.h b/win/fcntl.h index 4c495863a..1dc65a17e 100644 --- a/win/fcntl.h +++ b/win/fcntl.h @@ -20,7 +20,7 @@ #ifndef _FCNTL_H #define _FCNTL_H -#include <tdecore/kdelibs_export.h> +#include <tdecore/tdelibs_export.h> #ifdef __cplusplus extern "C" { |