~kubuntu-members/libkdcraw/4.11

« back to all changes in this revision

Viewing changes to libkdcraw/kdcraw.cpp

  • Committer: Pino Toscano
  • Date: 2013-06-11 11:31:37 UTC
  • Revision ID: git-v1:e4d483ca78a2161ffefe7c0c6a0734166db47099
Tags: v4.10.80, v4.10.90
change the libraw include headers to be more like the external library

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
// LibRaw includes
40
40
 
41
 
#include "libraw/libraw_version.h"
 
41
#include <libraw_version.h>
42
42
 
43
43
// Local includes
44
44