app: move GimpTempBuf from base/ to core/

and forget about include policy in base/, it's scheduled for removal
anyway.
This commit is contained in:
Michael Natterer
2012-04-09 00:59:20 +02:00
parent dccb909009
commit bdf6b48138
71 changed files with 68 additions and 117 deletions

View File

@ -27,9 +27,8 @@
#include "widgets-types.h"
#include "base/temp-buf.h"
#include "core/gimpimage.h"
#include "core/gimptempbuf.h"
#include "gimpviewrendererimage.h"