~ubuntu-branches/ubuntu/lucid/fslview/lucid

« back to all changes in this revision

Viewing changes to src/storage/imageinfo.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2007-09-17 14:16:55 UTC
  • Revision ID: james.westby@ubuntu.com-20070917141655-kp4jgyg7e6fbe3kf
Tags: 3.0+4.0.1-2
Build-depend on libniftiio1-dev by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#include <boost/shared_ptr.hpp>
13
13
#include <string>
14
14
 
15
 
#include "fslio/fslio.h"
 
15
#include <fslio.h>
16
16
 
17
17
struct ImageIntent
18
18
{