diff options
Diffstat (limited to 'src/protocolhandler.h')
-rw-r--r-- | src/protocolhandler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/protocolhandler.h b/src/protocolhandler.h index 9ecf4d06..a8661f81 100644 --- a/src/protocolhandler.h +++ b/src/protocolhandler.h @@ -28,8 +28,8 @@ #define PROTOCOL_HANDLER_H -// Local Includes -#include "rekonqprivate_export.h" +// Rekonq Includes +#include "rekonq_defines.h" // KDE Includes #include <KDirLister> |