mappings as standalone module
[apps/madmutt.git] / sort.h
diff --git a/sort.h b/sort.h
index 76cd39d..fd9efa0 100644 (file)
--- a/sort.h
+++ b/sort.h
@@ -42,5 +42,5 @@ WHERE short SortAlias INITVAL (SORT_ALIAS);
 /* FIXME: This one does not belong to here */
 WHERE short PgpSortKeys INITVAL (SORT_ADDRESS);
 
-#include "mapping.h"
+#include <lib-lib/mapping.h>
 extern const struct mapping_t SortMethods[];