* refactoring: split src/ into mu/ and lib/

This commit is contained in:
djcb
2012-05-20 17:41:18 +03:00
parent 605657d4de
commit 46f10cfde9
143 changed files with 160 additions and 279 deletions

View File

@ -19,8 +19,8 @@
#include "mu-msg-header-view.h"
#include <mu-str.h>
#include <mu-date.h>
#include <lib/mu-str.h>
#include <lib/mu-date.h>
#if HAVE_CONFIG_H
#include <config.h>