0.9.3claws33
[claws.git] / src / summaryview.h
index d3d2d5b6cbe016eb0470755abcd5ce8102f2cce0..c2cfa5b17a107a9c3115c5e87e47302f7f194fc3 100644 (file)
 typedef struct _SummaryView            SummaryView;
 typedef struct _SummaryColumnState     SummaryColumnState;
 
-#include "mainwindow.h"
-#include "folderview.h"
-#include "headerview.h"
-#include "messageview.h"
-#include "compose.h"
-#include "folder.h"
-#include "gtksctree.h"
-#include "prefs_filtering.h"
-
 typedef enum
 {
        S_COL_MARK,
@@ -79,6 +70,15 @@ typedef enum
        S_SEARCH_EXTENDED
 } SummarySearchType;
 
+#include "mainwindow.h"
+#include "folderview.h"
+#include "headerview.h"
+#include "messageview.h"
+#include "compose.h"
+#include "folder.h"
+#include "gtksctree.h"
+#include "prefs_filtering.h"
+
 extern GtkTargetEntry summary_drag_types[1];
 
 struct _SummaryColumnState