summaryrefslogtreecommitdiff
path: root/src/urlbar/listitem.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-30 11:59:00 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-30 11:59:00 +0200
commit2b11a757cf04ca06329a0b5d11eb6c3bae77a200 (patch)
treeff5312f6248a4261fb39dd331b7f034385015d7c /src/urlbar/listitem.h
parentA coding style round (diff)
downloadrekonq-2b11a757cf04ca06329a0b5d11eb6c3bae77a200.tar.xz
New rekonq_defines.h
Speed up compilation & linking on Win, Lin & Mac. Step 1
Diffstat (limited to 'src/urlbar/listitem.h')
-rw-r--r--src/urlbar/listitem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/urlbar/listitem.h b/src/urlbar/listitem.h
index 7dc1af39..25d651d3 100644
--- a/src/urlbar/listitem.h
+++ b/src/urlbar/listitem.h
@@ -28,6 +28,9 @@
#define LISTITEM_H
+// Rekonq Includes
+#include "rekonq_defines.h"
+
// Local Includes
#include "urlresolver.h"