~kubuntu-members/libkdcraw/4.11

« back to all changes in this revision

Viewing changes to libkdcraw/kdcraw_p.h

  • 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:
36
36
 
37
37
// LibRaw includes
38
38
 
39
 
#include "libraw/libraw.h"
 
39
#include <libraw.h>
40
40
 
41
41
// Local includes
42
42