diff options
| author | Albert Astals Cid <[email protected]> | 2008-04-13 14:18:31 +0000 |
|---|---|---|
| committer | Albert Astals Cid <[email protected]> | 2008-04-13 14:18:31 +0000 |
| commit | 85ac2b844ec2c55177d9ce6e7c0f5e18adf41107 (patch) | |
| tree | 4a138b710486918b2c73340e16d976cd118db71b /src | |
| parent | d20b82536eb47aee5a5cc8b3a99305633b958e14 (diff) | |
own header first
svn path=/trunk/KDE/kdebase/apps/; revision=796393
Diffstat (limited to 'src')
| -rw-r--r-- | src/dolphincategorydrawer.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dolphincategorydrawer.cpp b/src/dolphincategorydrawer.cpp index 721b0dc68..34766c66f 100644 --- a/src/dolphincategorydrawer.cpp +++ b/src/dolphincategorydrawer.cpp @@ -18,9 +18,10 @@ * Boston, MA 02110-1301, USA. */ +#include "dolphincategorydrawer.h" + #include "config-nepomuk.h" -#include "dolphincategorydrawer.h" #include <QPainter> #include <QFile> #include <QDir> |
