reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / edsp / edspindexfile.cc
index f5881e6..b417a75 100644 (file)
@@ -6,6 +6,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/edspindexfile.h>
 #include <apt-pkg/edsplistparser.h>
 #include <apt-pkg/sourcelist.h>