diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2014-03-25 16:32:16 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2014-04-16 16:47:55 +0200 |
commit | 06a99ce30b113566b40453e42752d45582b3a9f7 (patch) | |
tree | 8f4da43ba5be7096412d7eb96e41cad13a7ed9ad /python_modules/codegen.py | |
parent | ef14521ac5218ca876e29173470fdb41a0cc821c (diff) | |
download | spice-protocol-06a99ce30b113566b40453e42752d45582b3a9f7.tar.gz spice-protocol-06a99ce30b113566b40453e42752d45582b3a9f7.tar.xz spice-protocol-06a99ce30b113566b40453e42752d45582b3a9f7.zip |
marshaller: Use #include <> for headers in $srcdir/common
Since the (de)marshallers are now generated in $builddir and not in
$srcdir, when these generated files include a file located in
$srcdir/common, the compiler will find them thanks to a -I directive, so it
makes more sense to use <> rather than "" when including them.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions