]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/error.cc
merge with debian/experimental
[apt.git] / apt-pkg / contrib / error.cc
index edb290f3468fe9e52035780451b1513be2b4071c..122e2c8098eb6b063b87bdbcc0ef576b3bbc2c8c 100644 (file)
@@ -13,6 +13,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/error.h>
 
 #include <iostream>
@@ -24,8 +26,7 @@
 #include <string>
 #include <cstring>
 
-#include "config.h"
-                                                                       /*}}}*/
+                                                                       /*}}}*/
 
 // Global Error Object                                                 /*{{{*/
 /* If the implementation supports posix threads then the accessor function